Skip to content

Commit

Permalink
feat(pages/playerUrls): add Voiranime's moon custom user domain
Browse files Browse the repository at this point in the history
  • Loading branch information
raxl8 committed May 17, 2024
1 parent 0e7b22d commit 965280a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/playerUrls.js
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,7 @@ module.exports = {
'*://filemoon.top/e/*',
'*://fmoonembed.pro/e/*',
'*://rgeyyddl.skin/e/*',
"*://designparty.sx/e/*",

Check failure on line 790 in src/pages/playerUrls.js

View workflow job for this annotation

GitHub Actions / lint

Replace `"*://designparty.sx/e/*"` with `'*://designparty.sx/e/*'`
],
},
// toonanime
Expand Down

0 comments on commit 965280a

Please sign in to comment.