fix openload

This commit is contained in:
marco
2019-06-19 19:38:05 +02:00
parent 5f41f6f3fd
commit 4e1275d014
3 changed files with 18 additions and 10 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"patterns": [
{
"pattern": "(?:openload|oload|openloads).*?/(?:embed|f|e|f[0-9])/([0-9a-zA-Z-_]+)",
"url": "https://openload.co/embed/\\1/"
"url": "https://oload.stream/embed/\\1/"
}
]
},