diff --git a/src/apps.json b/src/apps.json index b5cdd83..ea0f25d 100644 --- a/src/apps.json +++ b/src/apps.json @@ -2728,7 +2728,7 @@ "pattern": "^Overcast/|^Overcast.*Apple Watch", "examples": [ "Overcast/3.0 (+http://overcast.fm/; iOS podcast app)", - "Overcast ( http://overcast.fm/; Apple Watch podcast app)", + "Overcast (+http://overcast.fm/; Apple Watch podcast app)", "Overcast/792 CFNetwork/1098.7 Darwin/19.0.0" ] }, diff --git a/src/bots.json b/src/bots.json index 5a63103..f2eb8c5 100644 --- a/src/bots.json +++ b/src/bots.json @@ -727,7 +727,9 @@ "pattern": "^Overcast/1\\.0 Podcast Sync", "comments": "Marco Arment says: when a new episode is detected, the servers fetch a copy of it to seed these values with an initial set of data to make the privacy screen more accurate.", "examples": [ - "Overcast/1.0 Podcast Sync" + "Overcast/1.0 Podcast Sync", + "Overcast/1.0 Podcast Sync (+http://overcast.fm/)", + "Overcast/1.0 Podcast Sync (1 subscribers; feed-id=1234567; +http://overcast.fm/)" ] }, {