im so retarded
This commit is contained in:
parent
8cd8e7380f
commit
336cb49d98
|
@ -998,6 +998,7 @@ class frontend{
|
||||||
"qwant" => "Qwant",
|
"qwant" => "Qwant",
|
||||||
"baidu" => "Baidu",
|
"baidu" => "Baidu",
|
||||||
"coccoc" => "Cốc Cốc"
|
"coccoc" => "Cốc Cốc"
|
||||||
|
//"sepiasearch" => "Sepia Search"
|
||||||
//"solofield" => "Solofield"
|
//"solofield" => "Solofield"
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
@ -1339,7 +1340,7 @@ class frontend{
|
||||||
return htmlspecialchars($image);
|
return htmlspecialchars($image);
|
||||||
}
|
}
|
||||||
|
|
||||||
return "https://4get.ca/proxy?i=" . urlencode($image) . "&s=" . $format;
|
return "/proxy?i=" . urlencode($image) . "&s=" . $format;
|
||||||
}
|
}
|
||||||
|
|
||||||
public function htmlnextpage($gets, $npt, $page){
|
public function htmlnextpage($gets, $npt, $page){
|
||||||
|
|
Loading…
Reference in New Issue