diff --git a/build/apps.examples.json b/build/apps.examples.json index 3a96b30..92d157d 100644 --- a/build/apps.examples.json +++ b/build/apps.examples.json @@ -338,7 +338,8 @@ { "name": "Audacy", "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/build/apps.runtime.json b/build/apps.runtime.json index f030b24..749e378 100644 --- a/build/apps.runtime.json +++ b/build/apps.runtime.json @@ -182,7 +182,7 @@ }, { "name": "Audacy", - "pattern": "^Radio\\.com/" + "pattern": "^Radio\\.com/|^Audacy \\d" }, { "name": "Audials", diff --git a/build/bots.examples.json b/build/bots.examples.json index e01a448..6853315 100644 --- a/build/bots.examples.json +++ b/build/bots.examples.json @@ -529,6 +529,12 @@ "Podcast%20Archiver/3000000003 CFNetwork/1406.0.4 Darwin/22.4.0" ] }, + { + "name": "Podcast Archiver (janw)", + "examples": [ + "podcast-archiver/v1.7.1 (https://github.com/janw/podcast-archiver)" + ] + }, { "name": "Podcorn", "examples": [ @@ -739,6 +745,12 @@ "SupportingCast" ] }, + { + "name": "Taddy Podcast API", + "examples": [ + "Taddy Podcast API (https://taddy.org/developers)" + ] + }, { "name": "Timpi search crawler", "examples": [ @@ -763,6 +775,12 @@ "Triton Digital Podcast Sync" ] }, + { + "name": "TurnitinBot", + "examples": [ + "Turnitin (https://bit.ly/2UvnfoQ)" + ] + }, { "name": "Twingly Bot", "examples": [ diff --git a/build/bots.runtime.json b/build/bots.runtime.json index d1410f8..a65dea3 100644 --- a/build/bots.runtime.json +++ b/build/bots.runtime.json @@ -400,6 +400,10 @@ "name": "Podcast Archiver", "pattern": "^Podcast%20Archiver/" }, + { + "name": "Podcast Archiver (janw)", + "pattern": "^podcast-archiver/v\\d" + }, { "name": "PodCloud", "pattern": "podCloud" @@ -568,6 +572,10 @@ "name": "SupportingCast", "pattern": "^SupportingCast(/.*)?$" }, + { + "name": "Taddy Podcast API", + "pattern": "^Taddy Podcast API " + }, { "name": "Timpi search crawler", "pattern": "Timpibot/" @@ -588,6 +596,10 @@ "name": "Triton Digital Podcast Sync", "pattern": "^Triton Digital Podcast Sync$" }, + { + "name": "TurnitinBot", + "pattern": "^Turnitin \\(" + }, { "name": "Twingly Bot", "pattern": "Twingly Recon;"