added naver kansanmidaaaa

This commit is contained in:
2026-06-01 02:48:27 -04:00
parent caa9a6c516
commit fc8b41bfad
3 changed files with 1119 additions and 0 deletions

View File

@@ -648,6 +648,7 @@ class frontend{
"yep" => "Yep",
"mwmbl" => "Mwmbl",
"mojeek" => "Mojeek",
"naver" => "Naver",
"baidu" => "Baidu",
"coccoc" => "Cốc Cốc",
"solofield" => "Solofield",
@@ -670,6 +671,7 @@ class frontend{
"yahoo_japan" => "Yahoo! JAPAN",
"startpage" => "Startpage",
"qwant" => "Qwant",
"naver" => "Naver",
"baidu" => "Baidu",
"solofield" => "Solofield",
"pinterest" => "Pinterest",
@@ -703,6 +705,7 @@ class frontend{
"yahoo_japan" => "Yahoo! JAPAN",
"startpage" => "Startpage",
"qwant" => "Qwant",
"naver" => "Naver",
"baidu" => "Baidu",
"coccoc" => "Cốc Cốc",
"solofield" => "Solofield"

1104
scraper/naver.php Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -169,6 +169,10 @@ $settings = [
"value" => "mojeek",
"text" => "Mojeek"
],
[
"value" => "naver",
"text" => "Naver"
],
[
"value" => "baidu",
"text" => "Baidu"
@@ -231,6 +235,10 @@ $settings = [
"value" => "qwant",
"text" => "Qwant"
],
[
"value" => "naver",
"text" => "Naver"
],
[
"value" => "baidu",
"text" => "Baidu"
@@ -325,6 +333,10 @@ $settings = [
"value" => "qwant",
"text" => "Qwant"
],
[
"value" => "naver",
"text" => "Naver"
],
[
"value" => "baidu",
"text" => "Baidu"