mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-14 03:49:48 +01:00
added faceberg setting
This commit is contained in:
parent
e6f77a9ca6
commit
6f896221f0
|
@ -118,6 +118,10 @@ $settings = [
|
||||||
"value" => "yt",
|
"value" => "yt",
|
||||||
"text" => "YouTube"
|
"text" => "YouTube"
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"value" => "fb",
|
||||||
|
"text" => "Facebook videos"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"value" => "ddg",
|
"value" => "ddg",
|
||||||
"text" => "DuckDuckGo"
|
"text" => "DuckDuckGo"
|
||||||
|
|
Loading…
Reference in a new issue