Skip to content

Commit

Permalink
Merge pull request #32 from gsilvan/audiothek
Browse files Browse the repository at this point in the history
apps.json: add {ARD,Dlf} Audiothek
  • Loading branch information
johnspurlock authored May 10, 2024
2 parents 5e0a30a + dfccda5 commit 3da4aea
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,20 @@
"Recordatorios/2466 CFNetwork/1329 Darwin/21.3.0"
]
},
{
"name": "ARD Audiothek",
"pattern": "^ARD Audiothek|^ARD%20Audiothek/|^ARD-Audiothek",
"urls": [
"https://play.google.com/store/apps/details?id=de.ard.audiothek",
"https://apps.apple.com/de/app/ard-audiothek/id1224607890"
],
"examples": [
"ARD Audiothek/2.15.1 (Google Play) Dalvik/2.1.0 (Linux; U; Android 13; FP4 Build/TKQ1.230127.002)/2.15.1 (Linux;Android 13) AndroidXMedia3/1.2.1",
"ARD%20Audiothek/93 CFNetwork/1494.0.7 Darwin/23.4.0",
"ARD Audiothek iOS Version 2.6.11, Build 90",
"ARD-Audiothek/31"
]
},
{
"name": "Arvocast",
"pattern": "^Arvocast/",
Expand Down Expand Up @@ -1087,6 +1101,19 @@
"devcasts/1.0.1.00 CFNetwork/1197 Darwin/20.0.0"
]
},
{
"name": "Dlf Audiothek",
"pattern": "^DlfAudiothek/|^Dlf Audiothek",
"urls": [
"https://play.google.com/store/apps/details?id=de.deutschlandfunk.dlfaudiothek",
"https://apps.apple.com/de/app/dlf-audiothek/id1255398824"
],
"examples": [
"Dlf Audiothek; version:2.5.4(2023061301); bundle:de.deutschlandfunk.dlfaudiothek; iOS 17.4.1",
"Dlf Audiothek/2.5.6 (Linux; U; Android 13; FP3 Build/6.A.025.0)",
"DlfAudiothek/3.0.3 (iPhone; iOS 17.4.1)"
]
},
{
"name": "DManager",
"pattern": "^DManager/",
Expand Down

0 comments on commit 3da4aea

Please sign in to comment.