Skip to content

Commit

Permalink
a (#2472)
Browse files Browse the repository at this point in the history
dd prohibition art daily to allowed mint links
  • Loading branch information
kaitoo1 authored Jun 6, 2024
1 parent 8a7866b commit 48836b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/shared/src/utils/getMintUrlWithReferrer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const providers = [
{ regex: '^https://(www\\.)?zora.co/?', name: 'Zora', param: 'referrer' },
{ regex: '^https://(www\\.)?fxhash.xyz/?', name: 'FxHash' },
{
regex: '^https://(www\\.)?prohibition.art/?',
regex: '^https://(www\\.)?(prohibition.art|daily.prohibition.art)/?',
name: 'Prohibition',
},
{ regex: '^https://(www\\.)?ensemble.art/?', name: 'Ensemble' },
Expand Down

0 comments on commit 48836b7

Please sign in to comment.