Altadefinizione01 è .games -> cambio dominio e aggiustamenti
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"ignore_urls": [],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "https://dood(?:stream|).[^/]+/((?:e|d)/[a-z0-9]+)",
|
||||
"pattern": "dood(?:stream|).[^/]+/((?:e|d)/[a-z0-9]+)",
|
||||
"url": "https://dood.to/\\1"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"ignore_urls": ["https://embed.mystream.to/span"],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "my?stream\\.(?:\\w+\\.)?[^/]+/(?:external|watch/|embed-)?([0-9a-zA-Z_]+)",
|
||||
"pattern": "my?stream\\.(?:\\w+\\.)?[^/ <>]+/(?:external|watch/|embed-)?([0-9a-zA-Z_]+)",
|
||||
"url": "https://embed.mystream.to/\\1"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -3,10 +3,10 @@
|
||||
"find_videos": {
|
||||
"ignore_urls": [],
|
||||
"patterns": [{
|
||||
"pattern": "https?://streamtape\\.com/(?:e|v)/(\\w+)",
|
||||
"pattern": "streamtape\\.com/(?:e|v)/(\\w+)",
|
||||
"url": "https://streamta.pe/e/\\1"
|
||||
},{
|
||||
"pattern": "https?://streamta\\.pe/(?:e|v)/(\\w+)",
|
||||
"pattern": "streamta\\.pe/(?:e|v)/(\\w+)",
|
||||
"url": "https://streamta.pe/e/\\1"
|
||||
}]
|
||||
},
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"url": "https://supervideo.tv/embed-\\1.html"
|
||||
},
|
||||
{
|
||||
"pattern": "supervideo.tv/([a-z0-9]{12})",
|
||||
"pattern": "supervideo.tv/(?:e/)?([a-z0-9]{12})",
|
||||
"url": "https://supervideo.tv/embed-\\1.html"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user