Skip to content

Commit

Permalink
add Metacast crawler to bots.
Browse files Browse the repository at this point in the history
  • Loading branch information
arnab committed Aug 7, 2024
1 parent db1adbe commit 8020bcc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,16 @@
"http.rb/5.0.4 (Mastodon/3.5.3; +https://mastodon.xyz/) Bot"
]
},
{
"name": "Metacast Crawler",
"pattern": "^Metacast/.* Crawler",
"examples": [
"Metacast/1.0 Crawler +https://metacast.app"
],
"urls": [
"https://metacast.app/"
]
},
{
"name": "Microsoft Bingbot",
"pattern": "(BingPreview/|adidxbot/|[bB]ingbot/)",
Expand Down

0 comments on commit 8020bcc

Please sign in to comment.