zippyshare.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
logi007
Site Member
Site Member
Posts: 40
Joined: Tue Jun 28, 2016 9:55 am

zippyshare.com

Post by logi007 »

Both these sites, regardless of where you click, lead to some off site site. Common sites showing up in UBO are

Code: Select all

zippyshare.com
uploadrocket.net
dewsburg.info
histock.info
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

uploadrocket:
viewtopic.php?f=62&t=33807

zippy, try:

Code: Select all

/?zoneid=$popup
logi007
Site Member
Site Member
Posts: 40
Joined: Tue Jun 28, 2016 9:55 am

Post by logi007 »

Hi. Do I add that zippy in my rules or do I need to place something proceeding it?
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add the filter above as custom filter
faq
logi007
Site Member
Site Member
Posts: 40
Joined: Tue Jun 28, 2016 9:55 am

Post by logi007 »

Doesn't work. I still have to click 2-3x, with each one causing a redirect and malwarebytes pro blocking the end domain it redirects to. Once I go back to zippy, the download works fine.
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try also

Code: Select all

zippyshare.com##script:inject(noeval.js)
logi007
Site Member
Site Member
Posts: 40
Joined: Tue Jun 28, 2016 9:55 am

Post by logi007 »

Works for now. I'll report back in a few days if it acts up. How did you find that if you don't mind me asking?
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

- if you analyze the page you'll get a huge inline obfuscated script starting by eval() which probably originates the popups
- the scriptlet noeval.js description in resources.txt (used by uBo) recites:
Prevent web pages from using eval(), and report attempts in console.
-Mark-
Postaholic
Postaholic
Posts: 382
Joined: Tue Jul 05, 2016 7:46 pm

Post by -Mark- »

Blocking eval is not enough, the popup will still appear if you clear the cookies.

add

Code: Select all

zippyshare.com##script:inject(noeval.js)
zippyshare.com##script:inject(abort-on-property-write.js, window.admvpu)
zippyshare.com##script:inject(abort-on-property-read.js, navigator)
logi007
Site Member
Site Member
Posts: 40
Joined: Tue Jun 28, 2016 9:55 am

Post by logi007 »

Thanks. I went over the source a week ago but it appears I wasn't paying attention. Thanks for the additional filters, Mark.
hellfire
Postaholic
Postaholic
Posts: 225
Joined: Mon Jan 11, 2016 4:02 pm

Post by hellfire »

I'm using this filter. zippyshare.com tab closes when i click download link. Is it just me?
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

I tested again: it works for me (using the uBo filter above), the file is correctly downloaded.
Provide an example page (first try disabling all other extensions)
hellfire
Postaholic
Postaholic
Posts: 225
Joined: Mon Jan 11, 2016 4:02 pm

Post by hellfire »

This filter broke the mp3 player. Remove it solves the problem

Code: Select all

zippyshare.com##script:inject(abort-on-property-read.js, navigator)

Code: Select all

http://www45.zippyshare.com/v/40sheBfX/file.html
Remove blank ads

Code: Select all

##.center_ad
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

if you are talking about a wrong uBo filter, report it here:
https://github.com/uBlockOrigin/uAssets/issues
hellfire
Postaholic
Postaholic
Posts: 225
Joined: Mon Jan 11, 2016 4:02 pm

Post by hellfire »

intense wrote: Tue Jun 27, 2017 8:31 am if you are talking about a wrong uBo filter, report it here:
https://github.com/uBlockOrigin/uAssets/issues
It have nothing to do with uBo. I was talking about -Mark-'s broken filter here
--
Contunue here :arrow: :arrow: viewtopic.php?f=62&t=38396
Locked