Skip to content

Commit

Permalink
Merge pull request #44 from jtolj/referrers/add-castos-referrer
Browse files Browse the repository at this point in the history
Add the Castos Web Player to the referrers list
  • Loading branch information
johnspurlock authored Sep 27, 2024
2 parents e1c110b + 17fc3dd commit 4452c9a
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/referrers.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,15 @@
],
"category": "app"
},
{
"name": "Castos Web Player",
"pattern": "^https://[a-z0-9]+\\.castos\\.com/",
"examples": [
"https://audience.castos.com/player/1641975",
"https://audience.castos.com/playlist-player/4310"
],
"category": "host"
},
{
"name": "Castro",
"pattern": "^https://castro\\.fm/",
Expand Down

0 comments on commit 4452c9a

Please sign in to comment.