From 9a25719bdfabd08287707a06f771da58b177093c Mon Sep 17 00:00:00 2001 From: kkadosh <32873649+kkadosh@users.noreply.github.com> Date: Fri, 5 Jan 2018 03:44:30 +0000 Subject: [PATCH] Fix mistake in webmine detection (#1963) --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index ee50766fb..59cb71499 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11882,7 +11882,7 @@ "cats": [ "56" ], - "html": "]src=[\\'\"]https://webmine\\.cz/miner\\?key=", + "html": "]+src=[\\'\"]https://webmine\\.cz/miner\\?key=", "icon": "webmine.png", "website": "https://webmine.cz/" },