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