Skip to content

Commit

Permalink
fix(MoviesJoy): change domain and regex
Browse files Browse the repository at this point in the history
Signed-off-by: Skully <[email protected]>
  • Loading branch information
skullysmods authored Jan 8, 2025
1 parent b94dcff commit fb37fea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions websites/M/MoviesJoy/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"description": {
"en": "Watch Free HD Movies and TV Series online on Moviesjoy"
},
"url": "moviesjoy.is",
"regExp": "(www[.])?(ww[0-9]{0,2}[.])?moviesjoy[.].*",
"version": "1.0.7",
"url": "moviesjoytv.to",
"regExp": "(www[.])?(ww[0-9]{0,2}[.])?moviesjoy(tv)?[.].*",
"version": "1.0.8",
"logo": "https://cdn.rcd.gg/PreMiD/websites/M/MoviesJoy/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/M/MoviesJoy/assets/thumbnail.png",
"color": "#6A43B0",
Expand Down Expand Up @@ -50,4 +50,4 @@
}
}
]
}
}

0 comments on commit fb37fea

Please sign in to comment.