Skip to content

Commit

Permalink
Remove path from Castos Web Player pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
jtolj committed Sep 27, 2024
1 parent 30081df commit 17fc3dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/referrers.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
},
{
"name": "Castos Web Player",
"pattern": "^https://[a-z0-9]+\\.castos\\.com/(player|playlist-player)/",
"pattern": "^https://[a-z0-9]+\\.castos\\.com/",
"examples": [
"https://audience.castos.com/player/1641975",
"https://audience.castos.com/playlist-player/4310"
Expand Down

0 comments on commit 17fc3dd

Please sign in to comment.