Skip to content

Commit

Permalink
Merge pull request #22 from opawg/jamescridland-patch-1
Browse files Browse the repository at this point in the history
Update referrers.json
  • Loading branch information
johnspurlock authored Mar 3, 2024
2 parents 04a485b + e2327d0 commit 4c266cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/referrers.runtime.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
},
{
"name": "Headliner",
"pattern": "^https\\://make\\.headliner\\.app/",
"pattern": "^https\\://(make\\.)?headliner\\.(app|link)/",
"category": "app"
},
{
Expand Down
2 changes: 1 addition & 1 deletion src/referrers.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@
},
{
"name": "Headliner",
"pattern": "^https\\://make\\.headliner\\.app/",
"pattern": "^https\\://(make\\.)?headliner\\.(app|link)/",
"examples": [
"https://make.headliner.app/"
],
Expand Down

0 comments on commit 4c266cb

Please sign in to comment.