mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-19 00:26:01 +00:00
Include "AI Agents" from Dark Visitors
This commit is contained in:
parent
305188b2e7
commit
d9f882a9b2
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ def updated_robots_json(soup):
|
||||||
"""Update AI scraper information with data from darkvisitors."""
|
"""Update AI scraper information with data from darkvisitors."""
|
||||||
existing_content = load_robots_json()
|
existing_content = load_robots_json()
|
||||||
to_include = [
|
to_include = [
|
||||||
|
"AI Agents",
|
||||||
"AI Assistants",
|
"AI Assistants",
|
||||||
"AI Data Scrapers",
|
"AI Data Scrapers",
|
||||||
"AI Search Crawlers",
|
"AI Search Crawlers",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue