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:
Regular → Executable
+3
-3
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"active": true,
|
||||
"active": false,
|
||||
"find_videos": {
|
||||
"ignore_urls": [],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "vidup.(?:me|tv|io)/(?:embed-|)([A-z0-9]+)",
|
||||
"url": "http://vidup.tv/embed-\\1.html"
|
||||
"pattern": "vidup.(?:me|tv|io)/(?:embed-|embed/|)([A-z0-9]+)",
|
||||
"url": "http://vidup.io/embed/\\1"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user