소스 검색

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>';

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.