mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-16 15:27:46 +00:00
Merge pull request #105 from jsheard/patch-1
Some checks are pending
/ run-tests (push) Waiting to run
Some checks are pending
/ run-tests (push) Waiting to run
Include "AI Agents" from Dark Visitors
This commit is contained in:
commit
156e6baa09
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."""
|
||||
existing_content = load_robots_json()
|
||||
to_include = [
|
||||
"AI Agents",
|
||||
"AI Assistants",
|
||||
"AI Data Scrapers",
|
||||
"AI Search Crawlers",
|
||||
|
|
Loading…
Reference in a new issue