Skip to content

Commit

Permalink
Update headliner examples and pattern.
Browse files Browse the repository at this point in the history
  • Loading branch information
johnspurlock committed Mar 3, 2024
1 parent 4c266cb commit 56105dc
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions src/referrers.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,12 @@
},
{
"name": "Headliner",
"pattern": "^https\\://(make\\.)?headliner\\.(app|link)/",
"pattern": "^https\\://((make|disco|eddy|play)\\.)?headliner\\.(app|link)/",
"examples": [
"https://make.headliner.app/"
"https://make.headliner.app/",
"https://disco.headliner.link/",
"https://eddy.headliner.app/",
"https://play.headliner.app/"
],
"category": "app"
},
Expand Down

0 comments on commit 56105dc

Please sign in to comment.