diff options
Diffstat (limited to 'lib/frontend.php')
| -rw-r--r-- | lib/frontend.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/frontend.php b/lib/frontend.php index 96743a2..dc39532 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -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" ] ]; |
