clipwatching: fix

This commit is contained in:
Intel1
2018-05-26 08:31:12 -05:00
committed by GitHub
parent e416089190
commit 5faba0d79f
+1 -1
View File
@@ -9,7 +9,7 @@
}, },
{ {
"pattern": "clipwatching.com/(\\w+)", "pattern": "clipwatching.com/(\\w+)",
"url": "http://clipwatching.com/\\1.html" "url": "http://clipwatching.com/embed-\\1.html"
} }
] ]
}, },