captcha and imgur, findthatmeme, yep imagesearch

This commit is contained in:
2023-10-16 02:30:43 -04:00
parent fa9dc4d6ef
commit 3aa0180774
26 changed files with 1710 additions and 63 deletions

View File

@@ -26,7 +26,7 @@ class nextpage{
apcu_store(
$page . "." .
$this->scraper .
(string)($key),
(string)$key,
gzdeflate($salt.$iv.$out.$tag),
900 // cache information for 15 minutes blaze it
);