Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't block CoinNebula #20

Closed
R4z0rX opened this issue Mar 4, 2018 · 5 comments
Closed

Doesn't block CoinNebula #20

R4z0rX opened this issue Mar 4, 2018 · 5 comments

Comments

@R4z0rX
Copy link

R4z0rX commented Mar 4, 2018

Hi!
Today I noticed that powvideo.net was using a lot of my CPU and I find out that is using this:
var miner = new CoinNebula.Instance('powvideo.net', {throttle: 0.7}); if(!miner.isMobile()) miner.start();

Is there a way to block this too?

Thanks in advance! :)

P.D.: Btw, I'm using the last version of MinerBlock (1.1.15) in Chrome.

@xd4rker
Copy link
Owner

xd4rker commented Mar 4, 2018

Thanks for reporting this. You can add these to the custom filters in the settings page :

*://*.1q2w3.website/*
wss://*.1q2w3.website/*

I will release an update soon, thanks!

@R4z0rX
Copy link
Author

R4z0rX commented Mar 4, 2018

Awesome! Thanks for your reply.
Cheers! :)

@xd4rker xd4rker closed this as completed in b9b24ab Mar 7, 2018
@R4z0rX
Copy link
Author

R4z0rX commented Oct 19, 2018

Hey, hi again!
And again Powvideo and CoinNebula.
This time I added these filters and it seems working:

*://*.1q2w3.life/*
wss://*.1q2w3.life/*

But still, it keep querying and querying to wss://ws02.1q2w3.life/proxy and wss://ws03.1q2w3.life/proxy and still use some % of the CPU, and I mean more than the rest of the opened pages, not at a constant rate but with peaks, like every second or so (I see this in the Chrome Task Manager).
Is there way to block this?
Thanks in advance! :)

Visit this link to test it:
https://povwideo.cc/embed-97yllc5miqtc-920x360.html

@xd4rker
Copy link
Owner

xd4rker commented Oct 19, 2018

Try these filters:

*://*.povwideo.cc/player7/jwpsrva.js*
wss://*.1q2w3.life/*

I'll release an update tonight, thanks!

@xd4rker xd4rker reopened this Oct 19, 2018
@xd4rker
Copy link
Owner

xd4rker commented Oct 21, 2018

Fixed in ba24686.

@xd4rker xd4rker closed this as completed Oct 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants