Skip to content

Commit

Permalink
Add a few apps for known referrers.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed Feb 28, 2024
1 parent dd245bb commit a910e4b
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion src/referrers.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,14 @@
],
"category": "app"
},
{
"name": "iVoox",
"pattern": "://www\\.ivoox\\.com/",
"examples": [
"https://www.ivoox.com/"
],
"category": "app"
},
{
"name": "Jam",
"pattern": "://www\\.jam\\.ai/",
Expand Down Expand Up @@ -422,7 +430,8 @@
"pattern": "^https://podtail\\.com/",
"examples": [
"https://podtail.com/"
]
],
"category": "app"
},
{
"name": "Podverse",
Expand All @@ -446,6 +455,14 @@
"pattern": "^https://podyssey\\.fm/",
"category": "app"
},
{
"name": "Radioline",
"pattern": "://www\\.radioline\\.co/",
"examples": [
"https://www.radioline.co/"
],
"category": "app"
},
{
"name": "RadioPublic",
"pattern": "://(embed\\.)?radiopublic\\.com/",
Expand Down

0 comments on commit a910e4b

Please sign in to comment.