Skip to content

Commit

Permalink
Flesh out Overcast examples.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed Jul 3, 2024
1 parent 0d6b96c commit d435760
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
]
},
Expand Down
4 changes: 3 additions & 1 deletion src/bots.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/)"
]
},
{
Expand Down

0 comments on commit d435760

Please sign in to comment.