Skip to content

Commit

Permalink
feat(movie-web): add more sites from official docs (#8191)
Browse files Browse the repository at this point in the history
* added more official community hosted sites for movie-web

Added sites from the official movie-web.app docs, and removed the old non working ones since the takedown.

Signed-off-by: Pokey <[email protected]>

* updated version

Signed-off-by: Pokey <[email protected]>

* feat: update matches field

---------

Signed-off-by: Pokey <[email protected]>
Co-authored-by: theusaf <[email protected]>
  • Loading branch information
Pokeylooted and theusaf authored Mar 26, 2024
1 parent 41de410 commit fe25d0c
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions websites/M/movie-web/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,33 @@
"en": "The place for your favorite movies & shows"
},
"url": [
"movie-web.app",
"watch.qtchaos.de",
"mw.lonelil.com",
"mw.lonelil.ru",
"mv-web.netlify.app"
"mv-web.netlify.app",
"bmov.vercel.app",
"stream.thehairy.me",
"scootydooter.vercel.app",
"movie-web-me.vercel.app",
"sudo-flix.lol",
"movie.exorbgn.net",
"movie-web.x"
],
"regExp": "(dev[.])?(movie-web[.]app)",
"matches": [
"*://movie-web.app/*",
"*://watch.qtchaos.de/*",
"*://mw.lonelil.com/*",
"*://mw.lonelil.ru/*",
"*://mv-web.netlify.app/*"
"*://mv-web.netlify.app/*",
"*://bmov.vercel.app/*",
"*://stream.thehairy.me/*",
"*://scootydooter.vercel.app/*",
"*://movie-web-me.vercel.app/*",
"*://sudo-flix.lol/*",
"*://movie.exorbgn.net/*",
"*://movie-web.x/*"
],
"version": "1.0.8",
"version": "1.0.9",
"logo": "https://cdn.rcd.gg/PreMiD/websites/M/movie-web/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/movie-web/assets/thumbnail.png",
"color": "#533670",
Expand Down

0 comments on commit fe25d0c

Please sign in to comment.