keraf / NoCoin

No Coin is a tiny browser extension aiming to block coin miners such as Coinhive.
MIT License
1.58k stars 144 forks source link

Doesn't block CoinNebula #170

Open R4z0rX opened 6 years ago

R4z0rX commented 6 years ago

Hi!

NoCoin v0.4.14 for Chrome is not blocking CoinNebula, at least in powvideo.net.

Regards!

keraf commented 6 years ago

Thanks for the report. I found an example video and saw some mining ressources loaded. Will add the following URIs to the blacklist soon.

*://*.1q2w3.website/lib/*
ws://*1q2w3.website/proxy*
wss://*1q2w3.website/proxy*

Cheers!

R4z0rX commented 6 years ago

Awesome! Thanks for your reply. Cheers! :)

YipYup commented 6 years ago

@keraf Shouldn't *:// cover all URIs? http,https,spdy,http2, ws:// as well as wss:// too?