forked from lolcat/4get
captcha and imgur, findthatmeme, yep imagesearch
This commit is contained in:
10
images.php
10
images.php
@@ -10,11 +10,11 @@ $frontend = new frontend();
|
||||
|
||||
$get = $frontend->parsegetfilters($_GET, $filters);
|
||||
|
||||
$frontend->loadheader(
|
||||
$get,
|
||||
$filters,
|
||||
"images"
|
||||
);
|
||||
/*
|
||||
Captcha
|
||||
*/
|
||||
include "lib/captcha_gen.php";
|
||||
new captcha($frontend, $get, $filters, "images", true);
|
||||
|
||||
$payload = [
|
||||
"images" => "",
|
||||
|
Reference in New Issue
Block a user