mirror of
https://git.lolcat.ca/lolcat/4get
synced 2026-01-07 05:03:53 +00:00
fag protection 2
This commit is contained in:
@@ -32,8 +32,6 @@ class backend{
|
||||
|
||||
$proxylist = array_values($proxylist);
|
||||
|
||||
echo $proxy_index_raw % count($proxylist);
|
||||
|
||||
return $proxylist[$proxy_index_raw % count($proxylist)];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user