From 2bdb71a47a8f938c197979dd7c345444f996aa07 Mon Sep 17 00:00:00 2001 From: Joe Lothan Date: Mon, 18 May 2026 00:40:20 -0400 Subject: [PATCH] added bot.html for scanning --- frontend/bot.html | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 frontend/bot.html diff --git a/frontend/bot.html b/frontend/bot.html new file mode 100644 index 0000000..d09e9bc --- /dev/null +++ b/frontend/bot.html @@ -0,0 +1,45 @@ + + + + + + EveryTabBot + + + +

EveryTabBot

+

Web crawler for everytab.site

+ +

This bot fetches favicons (and only favicons) from websites to display on EveryTab — a site that shows every tab on the internet.

+ +
+
What it accesses
+
/favicon.ico and any <link rel="icon"> URLs found in your page's HTML.
+ +
What it doesn't do
+
It does not scrape page content, follow links, or index your site.
+ +
Rate
+
At most 5 requests per domain, spread across the full scan.
+ +
User-Agent
+
Mozilla/5.0 (compatible; EveryTabBot/1.0; +https://everytab.site/bot.html)
+ +
Contact
+
To request removal or report an issue, email: contact@everytab.site
+
+ +