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) {