forked from lolcat/4get
fucking piece of shit
This commit is contained in:
parent
0f39d9c187
commit
573a11a708
|
@ -32,8 +32,6 @@ class backend{
|
||||||
|
|
||||||
$proxylist = array_values($proxylist);
|
$proxylist = array_values($proxylist);
|
||||||
|
|
||||||
echo $proxy_index_raw % count($proxylist);
|
|
||||||
|
|
||||||
return $proxylist[$proxy_index_raw % count($proxylist)];
|
return $proxylist[$proxy_index_raw % count($proxylist)];
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue