diff --git a/src/apps.json b/src/apps.json index c53304f..85aa709 100644 --- a/src/apps.json +++ b/src/apps.json @@ -433,9 +433,13 @@ }, { "name": "Audacy", - "pattern": "^Radio\\.com/", + "pattern": "^Radio\\.com/|^Audacy \\d", + "urls": [ + "https://play.google.com/store/apps/details?id=com.radiocom&hl=en_US" + ], "examples": [ - "Radio.com/12.2.0 (com.cbsradio.cbsradioplayer; build:1; iOS 14.6.0) Alamofire/4.8.1" + "Radio.com/12.2.0 (com.cbsradio.cbsradioplayer; build:1; iOS 14.6.0) Alamofire/4.8.1", + "Audacy 16.11.0 / Android" ] }, { diff --git a/src/bots.json b/src/bots.json index b893482..d211395 100644 --- a/src/bots.json +++ b/src/bots.json @@ -845,6 +845,16 @@ "Podcast%20Archiver/3000000003 CFNetwork/1406.0.4 Darwin/22.4.0" ] }, + { + "name": "Podcast Archiver (janw)", + "pattern": "^podcast-archiver/v\\d", + "urls": [ + "https://github.com/janw/podcast-archiver" + ], + "examples": [ + "podcast-archiver/v1.7.1 (https://github.com/janw/podcast-archiver)" + ] + }, { "name": "PodCloud", "pattern": "podCloud", @@ -1204,6 +1214,16 @@ "SupportingCast" ] }, + { + "name": "Taddy Podcast API", + "pattern": "^Taddy Podcast API ", + "urls": [ + "https://taddy.org/developers" + ], + "examples": [ + "Taddy Podcast API (https://taddy.org/developers)" + ] + }, { "name": "Timpi search crawler", "pattern": "Timpibot/", @@ -1243,6 +1263,16 @@ "Triton Digital Podcast Sync" ] }, + { + "name": "TurnitinBot", + "pattern": "^Turnitin \\(", + "urls": [ + "https://www.turnitin.com/robot/crawlerinfo.html" + ], + "examples": [ + "Turnitin (https://bit.ly/2UvnfoQ)" + ] + }, { "name": "Twingly Bot", "pattern": "Twingly Recon;",