added google CSE
This commit is contained in:
		| @@ -939,6 +939,7 @@ class frontend{ | ||||
| 						"brave" => "Brave", | ||||
| 						"yandex" => "Yandex", | ||||
| 						"google" => "Google", | ||||
| 						"google_cse" => "Google CSE", | ||||
| 						"startpage" => "Startpage", | ||||
| 						"qwant" => "Qwant", | ||||
| 						"ghostery" => "Ghostery", | ||||
| @@ -963,6 +964,7 @@ class frontend{ | ||||
| 						"yandex" => "Yandex", | ||||
| 						"brave" => "Brave", | ||||
| 						"google" => "Google", | ||||
| 						"google_cse" => "Google CSE", | ||||
| 						"startpage" => "Startpage", | ||||
| 						"qwant" => "Qwant", | ||||
| 						"yep" => "Yep", | ||||
| @@ -1326,7 +1328,7 @@ class frontend{ | ||||
| 			return htmlspecialchars($image); | ||||
| 		} | ||||
| 		 | ||||
| 		return "/proxy?i=" . urlencode($image) . "&s=" . $format; | ||||
| 		return "/proxy.php?i=" . urlencode($image) . "&s=" . $format; | ||||
| 	} | ||||
| 	 | ||||
| 	public function htmlnextpage($gets, $npt, $page){ | ||||
|   | ||||
							
								
								
									
										1008
									
								
								scraper/google_cse.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1008
									
								
								scraper/google_cse.php
									
									
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user