Fix tantiflm, animealtadefinizione utiltimi ep e nascosti ep non ancora caricati

This commit is contained in:
mac12m99
2021-10-27 19:34:39 +02:00
parent 9dcd33ac07
commit ae93e4d1f6
6 changed files with 22 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "dood(?:stream)?.[^/]+/(?:e|d)/([a-z0-9]+)",
"pattern": "dood(?:stream)?.[^/]+/+(?:e|d)/([a-z0-9]+)",
"url": "https://dood.to/e/\\1"
}
]
+1 -1
View File
@@ -4,7 +4,7 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "https?://evoload.io/v/([a-zA-Z0-9]+)",
"pattern": "https?://evoload.io/[ve]/([a-zA-Z0-9]+)",
"url": "https://evoload.io/e/\\1?h=https://evoload.io/v/\\1"
}
]
+4
View File
@@ -3,6 +3,10 @@
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "(https?://maxstream.video/uprote/[a-zA-Z0-9]+)",
"url": "\\1"
},
{
"pattern": "https?://maxstream.video/(?:e/|embed-|cast/)?([a-z0-9]+)",
"url": "http://maxstream.video/\\1"