added sepia search

This commit is contained in:
2025-08-02 16:38:36 -04:00
parent 336cb49d98
commit 73b7922898
3 changed files with 560 additions and 20 deletions

View File

@@ -989,6 +989,7 @@ class frontend{
"display" => "Scraper",
"option" => [
"yt" => "YouTube",
"sepiasearch" => "Sepia Search",
//"fb" => "Facebook videos",
"ddg" => "DuckDuckGo",
"brave" => "Brave",
@@ -998,7 +999,6 @@ class frontend{
"qwant" => "Qwant",
"baidu" => "Baidu",
"coccoc" => "Cốc Cốc"
//"sepiasearch" => "Sepia Search"
//"solofield" => "Solofield"
]
];