Skip to content

Commit

Permalink
Adds new Kwik url for Animepahe
Browse files Browse the repository at this point in the history
  • Loading branch information
AMacedoP committed Feb 20, 2024
1 parent 237ed38 commit 41c94fb
Showing 1 changed file with 30 additions and 29 deletions.
59 changes: 30 additions & 29 deletions src/players/plyr/metadata.json
Original file line number Diff line number Diff line change
@@ -1,29 +1,30 @@
{
"variant": "plyr",
"playerUrls": [
"*://*.vvid.cc/*",
"*://adblockstreamtape.site/*",
"*://akane-shinjou.github.io/*",
"*://akaneshinjou.github.io/play/*",
"*://animixplay.to/api/*",
"*://animixplay.to/player.html*",
"*://animixplay.to/v*/*",
"*://aniwatch.me/*",
"*://jzscuqezoqkcpvy.win/*",
"*://kwik.cx/e/*",
"*://plyr.link/*",
"*://scloud.online/*",
"*://stape.fun/*",
"*://storage.googleapis.com/*",
"*://streamta.site/*",
"*://streamtape.com/*"
],
"selectorStrings": {
"default": {
"videoContainerSelectorString": "plyr__video-wrapper",
"videoControlsContainerSelectorString": "plyr__controls",
"seekBarContainerSelectorString": "plyr__progress",
"injectMenusButtonsReferenceNodeSelectorString": "plyr__controls__item plyr__menu"
}
}
}
{
"variant": "plyr",
"playerUrls": [
"*://*.vvid.cc/*",
"*://adblockstreamtape.site/*",
"*://akane-shinjou.github.io/*",
"*://akaneshinjou.github.io/play/*",
"*://animixplay.to/api/*",
"*://animixplay.to/player.html*",
"*://animixplay.to/v*/*",
"*://aniwatch.me/*",
"*://jzscuqezoqkcpvy.win/*",
"*://kwik.cx/e/*",
"*://kwik.si/e/*",
"*://plyr.link/*",
"*://scloud.online/*",
"*://stape.fun/*",
"*://storage.googleapis.com/*",
"*://streamta.site/*",
"*://streamtape.com/*"
],
"selectorStrings": {
"default": {
"videoContainerSelectorString": "plyr__video-wrapper",
"videoControlsContainerSelectorString": "plyr__controls",
"seekBarContainerSelectorString": "plyr__progress",
"injectMenusButtonsReferenceNodeSelectorString": "plyr__controls__item plyr__menu"
}
}
}

0 comments on commit 41c94fb

Please sign in to comment.