Skip to content

Commit 066bbba

Browse files
committed
remove cn token from does.theapi.work
1 parent 1b52eb0 commit 066bbba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/doestheapiwork.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2821,7 +2821,7 @@
28212821
break;
28222822
}
28232823
}
2824-
foreach (['us','eu','tw','kr','cn'] as $region) {
2824+
foreach (['us','eu','tw','kr'] as $region) {
28252825
if (CatchKill()) {
28262826
break;
28272827
}

0 commit comments

Comments
 (0)