Altadefinizione01 è .games -> cambio dominio e aggiustamenti

This commit is contained in:
mac12m99
2021-04-10 23:07:51 +02:00
parent 788b7be621
commit f458341d26
7 changed files with 31 additions and 22 deletions
+1 -1
View File
@@ -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"
}
]
+1 -1
View File
@@ -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"
}
]
+2 -2
View File
@@ -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"
}]
},
+1 -1
View File
@@ -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"
}
]