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
+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"
}]
},