From 2a02b778956dae8a42658ba300a94b2c7fa71221 Mon Sep 17 00:00:00 2001 From: Shawn <45581750+KOP-XIAO@users.noreply.github.com> Date: Tue, 16 Jul 2019 15:36:59 +0800 Subject: [PATCH] Update IPCheck.js --- Scripts/IPCheck.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Scripts/IPCheck.js b/Scripts/IPCheck.js index cc6da77..b5be3a3 100644 --- a/Scripts/IPCheck.js +++ b/Scripts/IPCheck.js @@ -1,7 +1,7 @@ -if ($response.statusCode != 200) { - $done(Null); -} +// if ($response.statusCode != 200) { +// $done(Null); +// } const emojis= ['🆘','🈲','⚠️','🔞','📵','🚦','🏖','🖥','📺','🐧','🐬','🦉','🍄','⛳️','🚴','🤑','👽','🤖','🎃', '👺', '👁', '🐶', '🐼','🐌', '👥'] function getRandomInt(max) {