added faceberg setting

This commit is contained in:
lolcat 2023-08-10 23:15:15 -04:00
parent e6f77a9ca6
commit 6f896221f0
1 changed files with 4 additions and 0 deletions

View File

@ -118,6 +118,10 @@ $settings = [
"value" => "yt",
"text" => "YouTube"
],
[
"value" => "fb",
"text" => "Facebook videos"
],
[
"value" => "ddg",
"text" => "DuckDuckGo"