mirror of
https://github.com/ai-robots-txt/ai.robots.txt.git
synced 2025-04-13 14:37:46 +00:00
chore(robots.json): adds imgproxy crawler
This commit is contained in:
parent
49e58b1573
commit
b65f45e408
1 changed files with 8 additions and 1 deletions
|
@ -195,6 +195,13 @@
|
|||
"operator": "[img2dataset](https://github.com/rom1504/img2dataset)",
|
||||
"respect": "Unclear at this time."
|
||||
},
|
||||
"imgproxy": {
|
||||
"frequency": "No information.",
|
||||
"function": "Not documented or explained on operator's site.",
|
||||
"operator": "[imgproxy](https://imgproxy.net)",
|
||||
"respect": "Unclear at this time.",
|
||||
"description": "AI-powered image processing."
|
||||
},
|
||||
"ISSCyberRiskCrawler": {
|
||||
"description": "Used to train machine learning based models to quantify cyber risk.",
|
||||
"frequency": "No information.",
|
||||
|
@ -328,4 +335,4 @@
|
|||
"frequency": "No information.",
|
||||
"description": "Retrieves data used for You.com web search engine and LLMs."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue