Remove deprecated CoinHive miner Autorun rule (#2786)

This commit is contained in:
bcoles
2023-04-02 20:27:29 +10:00
committed by GitHub
parent 221fbddec2
commit 3b5c359ab4

View File

@@ -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"
}