Fix doodstream e opzioni di KoD (kodi 20)

This commit is contained in:
marco
2023-01-23 20:45:23 +01:00
parent 36042ac2bc
commit 0eaada8ba4
4 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"patterns": [
{
"pattern": "dood(?:stream)?.[^/]+/+(?:e|d)/([a-z0-9]+)",
"url": "https://dood.to/e/\\1"
"url": "https://dood.yt/e/\\1"
}
]
},