diff options
| author | lolcat <will@lolcat.ca> | 2025-09-11 02:05:21 -0400 |
|---|---|---|
| committer | lolcat <will@lolcat.ca> | 2025-09-11 02:05:21 -0400 |
| commit | c69abf41b0efcd5c94530d4ed9a31d0c55054435 (patch) | |
| tree | 6f89f1f6618549d647e23f2efa1dc9e4d167701f /lib | |
| parent | 1b6182bc3cb40d8c8d3bcde1a8632a877225b8d9 (diff) | |
google scraper fix
Diffstat (limited to 'lib')
| -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 da2eb43..dfa8b0b 100644 --- a/lib/frontend.php +++ b/lib/frontend.php @@ -993,7 +993,7 @@ class frontend{ "display" => "Scraper", "option" => [ "yt" => "YouTube", - "archiveorg" => "Archive.org", + //"archiveorg" => "Archive.org", "vimeo" => "Vimeo", //"odysee" => "Odysee", "sepiasearch" => "Sepia Search", |
