mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2026-01-05 18:25:31 -05:00
im so retarded
This commit is contained in:
parent
8cd8e7380f
commit
336cb49d98
1 changed files with 2 additions and 1 deletions
|
|
@ -998,6 +998,7 @@ class frontend{
|
|||
"qwant" => "Qwant",
|
||||
"baidu" => "Baidu",
|
||||
"coccoc" => "Cốc Cốc"
|
||||
//"sepiasearch" => "Sepia Search"
|
||||
//"solofield" => "Solofield"
|
||||
]
|
||||
];
|
||||
|
|
@ -1339,7 +1340,7 @@ class frontend{
|
|||
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){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue