瀏覽代碼

fixed brave spelling and other things

lolcat 2 年之前
父節點
當前提交
cd98d1c69f
共有 2 個文件被更改,包括 394 次插入1327 次删除
  1. 393 1326
      scraper/brave.php
  2. 1 1
      web.php

文件差異過大導致無法顯示
+ 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>';

部分文件因文件數量過多而無法顯示