Fix mistake in webmine detection (#1963)

main
kkadosh 8 years ago committed by Elbert Alias
parent 5230badf1d
commit 9a25719bdf

@ -11882,7 +11882,7 @@
"cats": [ "cats": [
"56" "56"
], ],
"html": "<iframe[^>]src=[\\'\"]https://webmine\\.cz/miner\\?key=", "html": "<iframe[^>]+src=[\\'\"]https://webmine\\.cz/miner\\?key=",
"icon": "webmine.png", "icon": "webmine.png",
"website": "https://webmine.cz/" "website": "https://webmine.cz/"
}, },