Browse Source

fixed brave spelling and other things

lolcat 2 years ago
parent
commit
cd98d1c69f
2 changed files with 394 additions and 1327 deletions
  1. 393 1326
      scraper/brave.php
  2. 1 1
      web.php

File diff suppressed because it is too large
+ 393 - 1326
scraper/brave.php


+ 1 - 1
web.php

@@ -69,7 +69,7 @@ if($results["spelling"]["type"] != "no_correction"){
 			urlencode($results["spelling"]["correction"]) .
 			'&' .
 			$frontend->buildquery($get, true) .
-			'">' .
+			'&spellcheck=no">' .
 			$results["spelling"]["correction"] .
 			'</a>?' .
 		'</div>';

Some files were not shown because too many files changed in this diff