diff options
| author | lolcat <will@lolcat.ca> | 2025-08-09 13:28:36 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-08-09 13:28:36 -0400 |
| commit | acd02d83d4ac0a83e41c3e2766a8251e0f9fcab7 (patch) | |
| tree | b18fd6ff6f8b8407021b838da015f95d45810bf7 /lib | |
| parent | 319640cd777e2da54b532c782d8b20b08b2a5191 (diff) | |
added cara.app
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/frontend.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/frontend.php b/lib/frontend.php index 7d898c5..41f9bad 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -974,6 +974,7 @@ class frontend{ "baidu" => "Baidu", //"solofield" => "Solofield", "pinterest" => "Pinterest", + "cara" => "Cara", "flickr" => "Flickr", "fivehpx" => "500px", "vsco" => "VSCO", @@ -990,6 +991,7 @@ class frontend{ "option" => [ "yt" => "YouTube", "vimeo" => "Vimeo", + //"odysee" => "Odysee", "sepiasearch" => "Sepia Search", //"fb" => "Facebook videos", "ddg" => "DuckDuckGo", |
