mirror of
https://github.com/KOP-XIAO/QuantumultX.git
synced 2026-01-25 21:25:09 +00:00
Update IPCheck.js
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
if ($response.statusCode != 200) {
|
// if ($response.statusCode != 200) {
|
||||||
$done(Null);
|
// $done(Null);
|
||||||
}
|
// }
|
||||||
const emojis= ['🆘','🈲','⚠️','🔞','📵','🚦','🏖','🖥','📺','🐧','🐬','🦉','🍄','⛳️','🚴','🤑','👽','🤖','🎃', '👺', '👁', '🐶', '🐼','🐌', '👥']
|
const emojis= ['🆘','🈲','⚠️','🔞','📵','🚦','🏖','🖥','📺','🐧','🐬','🦉','🍄','⛳️','🚴','🤑','👽','🤖','🎃', '👺', '👁', '🐶', '🐼','🐌', '👥']
|
||||||
|
|
||||||
function getRandomInt(max) {
|
function getRandomInt(max) {
|
||||||
|
|||||||
Reference in New Issue
Block a user