mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-08 17:43:07 -05:00
fixed brave spelling and other things
This commit is contained in:
parent
5b8c9eaed7
commit
cd98d1c69f
2 changed files with 607 additions and 1374 deletions
1891
scraper/brave.php
1891
scraper/brave.php
File diff suppressed because it is too large
Load diff
2
web.php
2
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>';
|
||||
|
|
Loading…
Reference in a new issue