Update openload.json

This commit is contained in:
Intel1
2017-10-01 09:37:00 -05:00
committed by GitHub
parent 5ba56221b0
commit 410512fa8f

View File

@@ -18,7 +18,7 @@
"ignore_urls": [],
"patterns": [
{
"pattern": "(?:openload|oload).../(?:embed|f)/([0-9a-zA-Z-_]+)",
"pattern": "(?:openload|oload).*?/(?:embed|f)/([0-9a-zA-Z-_]+)",
"url": "https://openload.co/embed/\\1/"
}
]
@@ -57,4 +57,4 @@
],
"thumbnail": "server_openload.png",
"version": 1
}
}