fix hdmario con supporto autenticazione mail

This commit is contained in:
marco
2020-05-26 20:40:34 +02:00
parent 45ac1df0b2
commit c54eb40158
6 changed files with 97 additions and 71 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"patterns": [
{
"pattern": "https?://hdmario.live/embed/([0-9]+)",
"url": "https://hdmario.live/embed/\\1?"
"url": "https://hdmario.live/embed/\\1"
}
]
},