Merge pull request #105 from jsheard/patch-1
Some checks are pending
/ run-tests (push) Waiting to run

Include "AI Agents" from Dark Visitors
This commit is contained in:
Cory Dransfeldt 2025-04-14 10:08:38 -07:00 committed by GitHub
commit 156e6baa09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -30,6 +30,7 @@ def updated_robots_json(soup):
"""Update AI scraper information with data from darkvisitors."""
existing_content = load_robots_json()
to_include = [
"AI Agents",
"AI Assistants",
"AI Data Scrapers",
"AI Search Crawlers",