Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions bots/conf.d/google-read-aloud.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Google-Read-Aloud - Text-to-speech crawler for Google Assistant and Google Home
# https://developers.google.com/crawling/docs/crawlers-fetchers/overview#google-read-aloud
kind: SearchEngine
name: google-read-aloud
parser: google
ua: "Google-Read-Aloud"
urls:
- "https://developers.google.com/static/search/apis/ipranges/user-triggered-fetchers-google.json"
Loading