mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-08 17:43:07 -05:00
fag protection 2
This commit is contained in:
parent
2976c0a6a4
commit
fea09d9580
1 changed files with 0 additions and 2 deletions
|
@ -32,8 +32,6 @@ class backend{
|
|||
|
||||
$proxylist = array_values($proxylist);
|
||||
|
||||
echo $proxy_index_raw % count($proxylist);
|
||||
|
||||
return $proxylist[$proxy_index_raw % count($proxylist)];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue