diff --git a/arerules/coinhive_miner.json b/arerules/coinhive_miner.json deleted file mode 100644 index 50a2655a4..000000000 --- a/arerules/coinhive_miner.json +++ /dev/null @@ -1,16 +0,0 @@ -{"name": "Start CoinHive JavaScript miner", - "author": "bcoles", - "modules": [ - {"name": "coinhive_miner", - "condition": null, - "options": { - "public_token":"Ofh5MIvjuCBDqwJ9TCTio7TYko0ig5TV", - "mode":"FORCE_EXCLUSIVE_TAB", - "mobile_enabled":"" - } - } - ], - "execution_order": [0], - "execution_delay": [0], - "chain_mode": "sequential" -}