tusfiles.net

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
muzazu
New Member
New Member
Posts: 1
Joined: Wed Nov 25, 2015 11:07 pm

tusfiles.net

Post by muzazu »

Site : tusfiles.com
issue : popup 3 times when click on page
User avatar
fanboy Verified
EasyList Author
EasyList Author
Posts: 12244
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy Verified »

I couldn't reproduce any popups here.
papadoc
Senior Member
Senior Member
Posts: 82
Joined: Sat Nov 01, 2014 11:41 am

Post by papadoc »

I'm seeing them as well, one after another. Pretty awful script they're running. My syntax isn't always perfect, but this works:

Code: Select all


||cloudfront.net/pop$script,domain=tusfiles.net
papadoc
Senior Member
Senior Member
Posts: 82
Joined: Sat Nov 01, 2014 11:41 am

Post by papadoc »

Example: http://tusfiles.net/wbrwjn69zfld

There's one of those invisible flash overlays as well. Hiding it doesn't solve popups. This only seems to occur in Chrome.
mele
Site Member
Site Member
Posts: 37
Joined: Tue Aug 18, 2015 9:06 am

Post by mele »

They are using websocket for the POP, thats why it's not working @ Firefox by default.

ws://document4u.info:8080/ data:
{"type":"init","data":"http://d2xsy1lxezptdm.cloudfront.net/pop?tid=600321"}
{"type": "script", "data": "uyh8BMq9Ae0KucV2D7VKhy06vMhZBMhPB..."}
papadoc
Senior Member
Senior Member
Posts: 82
Joined: Sat Nov 01, 2014 11:41 am

Post by papadoc »

I figured that was the culprit, but I don't know how to block it. I tried a couple different filters with no luck. What's the proper filter?
Khrin Verified
EasyList Author
EasyList Author
Posts: 3562
Joined: Fri Mar 26, 2010 8:50 pm

Post by Khrin Verified »

mele wrote:They are using websocket for the POP, thats why it's not working @ Firefox by default.

ws://document4u.info:8080/ data:
{"type":"init","data":"http://d2xsy1lxezptdm.cloudfront.net/pop?tid=600321"}
{"type": "script", "data": "uyh8BMq9Ae0KucV2D7VKhy06vMhZBMhPB..."}
I'm not sure of it, but it's not possible on Chrome to block websockets. :-( By the way, we have the filter /pop?tid=, also with the latest version of EasyList you still view popups?
infojunkie
Forum Junkie
Forum Junkie
Posts: 156
Joined: Wed Dec 09, 2015 2:49 pm

Post by infojunkie »

this will work:Image

Code: Select all

||cloudfront.net$script,domain=tusfiles.net
papadoc
Senior Member
Senior Member
Posts: 82
Joined: Sat Nov 01, 2014 11:41 am

Post by papadoc »

@infojunkie, not in Chrome. If you look up in this thread, I offered basically the same filter a couple weeks ago but they switched it to websocket and now it doesn't block popups. Worse than that, whatever POS script they're injecting never removes the flash overlay so the site doesn't even function after the popup.

A good old hosts file entry does the trick, but it really shouldn't be necessary. I looked up websocket blocking in Chrome and it seems like an unresolved issue going back a while. Not only is this a problem for ABP, but I imagine it has pretty serious security implications when someone inevitably utilizes it for something far worse than popups.
mele
Site Member
Site Member
Posts: 37
Joined: Tue Aug 18, 2015 9:06 am

Post by mele »

Khrin wrote:
mele wrote:They are using websocket for the POP, thats why it's not working @ Firefox by default.

ws://document4u.info:8080/ data:
{"type":"init","data":"http://d2xsy1lxezptdm.cloudfront.net/pop?tid=600321"}
{"type": "script", "data": "uyh8BMq9Ae0KucV2D7VKhy06vMhZBMhPB..."}
I'm not sure of it, but it's not possible on Chrome to block websockets. :-( By the way, we have the filter /pop?tid=, also with the latest version of EasyList you still view popups?

Yes, still pops.

Please add this filter:

Code: Select all

google-analytics.com/__utm.gif$popup,domain=tusfiles.com
It should work for now.
Last edited by mele on Wed Dec 16, 2015 4:46 pm, edited 1 time in total.
papadoc
Senior Member
Senior Member
Posts: 82
Joined: Sat Nov 01, 2014 11:41 am

Post by papadoc »

They changed it back:

Code: Select all

||cloudfront.net$script,domain=tusfiles.net
works again.
doctorman
Site Member
Site Member
Posts: 25
Joined: Thu Jun 16, 2016 4:39 pm

Post by doctorman »

Code: Select all

google-analytics.com/__utm.gif$popup,domain=tusfiles.com
this helped me

Thank you
Locked