Skip to content

Commit

Permalink
fix(Prime Video): change regex (#9131)
Browse files Browse the repository at this point in the history
  • Loading branch information
skullysmods authored Jan 9, 2025
1 parent 209e6ac commit 638174a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions websites/P/Prime Video/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@
"service": "Prime Video",
"description": {
"en": "Enjoy exclusive Amazon Originals as well as popular movies and TV shows. Watch anytime, anywhere. Start your free trial.",
"fr": "Découvrez les programmes Amazon Original exclusifs et de nombreux films et séries populaires. Regardez quand vous voulez, où vous voulez. Commencez votre essai gratuit.",
"de": "Spielfilme und Serien online streamen, als Einzelabruf online leihen oder kaufen bei Prime Video, Amazons großer Video on Demand Online-Videothek.",
"nl": "Geniet van exclusieve Amazon Originals en populaire films en tv-programma's. Bekijk altijd en overal. Start uw gratis proefperiode.",
"ja_JP": "ここでしか見れない、先行や独占配信作品が続々追加!まずは30日間無料でお試し"
},
"url": "www.primevideo.com",
"regExp": "(([a-z0-9-]+[.])*amazon([.][a-z]+)+([/](-[/]([a-z0-9]+)[/])?(Prime-Video|Prime-Instant-Video|Amazon-Video|gp[/]video)?)?)|([a-z0-9-]+[.])*primevideo([.][a-z]+)+([/]?)?",
"version": "2.1.30",
"regExp": "(([a-z0-9-]+[.])*amazon([.][a-z]+)+[/]((-[/])?(([a-z0-9]+)[/])?)?Prime-Video|Prime-Instant-Video|Amazon-Video|gp[/]video)|([a-z0-9-]+[.])*primevideo([.][a-z]+)+([/]?)?",
"version": "2.1.31",
"logo": "https://cdn.rcd.gg/PreMiD/websites/P/Prime%20Video/assets/logo.png",
"thumbnail": "https://cdn.rcd.gg/PreMiD/websites/P/Prime%20Video/assets/thumbnail.jpg",
"color": "#FFFFFF",
Expand All @@ -30,4 +31,4 @@
"amazon",
"prime"
]
}
}

0 comments on commit 638174a

Please sign in to comment.