KoD 0.8.1
- riorganizzate le impostazioni - aggiunte descrizioni tag qualità su cb01 (presto anche sugli altri) - aggiunto il supporto alle serie di polpotv - fixato server mystream - fix Rinumerazione per episodi Nuovi
This commit is contained in:
@@ -4,8 +4,12 @@
|
||||
"ignore_urls": [],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "gounlimited.to/(?:embed-|)([a-z0-9]+)(?:.html|)",
|
||||
"url": "https://gounlimited.to/\\1.html"
|
||||
"pattern": "https://gounlimited.to/(?:embed-|)(\\w+)(?:\\.html|/|)",
|
||||
"url": "https://gounlimited.to/embed-\\1.html"
|
||||
},
|
||||
{
|
||||
"pattern": "https://gounlimited.to/(\\w+)/\\w+.",
|
||||
"url": "https://gounlimited.to/embed-\\1.html"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user