weather.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
bob3248
New Member
New Member
Posts: 4
Joined: Wed Oct 26, 2016 11:30 pm

weather.com

Post by bob3248 »

There is a large "Turn off your ad blocker" message that covers the entire page on weather.com until you close it.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

test

Code: Select all

@@||weather.com^$generichide
bob3248
New Member
New Member
Posts: 4
Joined: Wed Oct 26, 2016 11:30 pm

Post by bob3248 »

That worked. Thank you.
username
New Member
New Member
Posts: 5
Joined: Sat Nov 11, 2017 10:04 pm

Post by username »

I am continuing to get this "turn off your ad blocker" message, even with putting that custom filter in either adblock or adblock plus.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try

Code: Select all

@@||weather.com^$elemhide
username
New Member
New Member
Posts: 5
Joined: Sat Nov 11, 2017 10:04 pm

Post by username »

I haven't gotten it the past couple of days, if it pops back up I'll note it here but assuming not, thanks!
Samuel62
New Member
New Member
Posts: 1
Joined: Sun Dec 03, 2017 1:37 am

Post by Samuel62 »

https://i.imgur.com/2p7K6W4.png

I have the following enabled but Weather.com is still giving me a warning and requesting I turn off my ad-blocker:

https://i.imgur.com/WaJB5DA.png
Bob The Builder 1234
Site Member
Site Member
Posts: 24
Joined: Fri Nov 17, 2017 4:16 am

Post by Bob The Builder 1234 »

Wow, this one was interesting to block.

Filters:

Code: Select all

||d1sga4e4j5xr2k.cloudfront.net^
||s.w-x.co/weather/assets/89.Ad*
||s.w-x.co/static/SourcePoint_JS_Files/*
Steps it provides to disable (blocked using the filters above):

Code: Select all

https://d1sga4e4j5xr2k.cloudfront.net/2/videos/en/ublock_origin_ff.mp4
https://d1sga4e4j5xr2k.cloudfront.net/2/videos/en/adguard_ff.mp4
https://d1sga4e4j5xr2k.cloudfront.net/2/videos/en/adblock_plus_ff.mp4
https://d1sga4e4j5xr2k.cloudfront.net/2/images/icon_ublock_origin.png
https://d1sga4e4j5xr2k.cloudfront.net/2/images/icon_adguard.png
https://d1sga4e4j5xr2k.cloudfront.net/2/images/icon_adblock_plus.png
https://d1sga4e4j5xr2k.cloudfront.net/2/js/whitelisting.js
https://d1sga4e4j5xr2k.cloudfront.net/2/js/config_en.js
https://d1sga4e4j5xr2k.cloudfront.net/2/js/js.cookie.js
https://d1sga4e4j5xr2k.cloudfront.net/2/images/icon-help.svg
https://d1sga4e4j5xr2k.cloudfront.net/2/images/icon-close.svg
https://d1sga4e4j5xr2k.cloudfront.net/2/css/whitelisting.css
Page you get when attempting to bypass their anti-adblock script (blocked using filters above):

Code: Select all

https://weather.com/static/SourcePoint_JS_Files/error.html
Script disguised as bootstrap that checks (blocked using filters above):

Code: Select all

https://s.w-x.co/static/SourcePoint_JS_Files/bootstrap.js
PretzelJohn
New Member
New Member
Posts: 1
Joined: Wed Apr 10, 2019 4:59 am

Post by PretzelJohn »

I haven't tried the previous filters, but I figured this one out. Every 3 times I refreshed the home page, it would give me the "turn off adblocker" popup. With the following filter, the popup is gone, but scrolling is still disabled on every 3 refreshes...

Code: Select all

weather.com##DIV[class^="sp_veil"]
weather.com##DIV[class^="sp_message"]
weather.com##DIV[id^="sp_message"]
I also tried another filter:

Code: Select all

weather.com$script
It worked perfectly on the home page, but it blocked the script that loads radar too. I tried many exceptions to isolate the home page script, but none of them worked. Any ideas?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

@PretzelJohn if you are already using uBo (ublock origin) => just enable ublock annoyances list (in the first list group).
Otherwise => install uBo and disable your current adblocker.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

PretzelJohn wrote: Wed Apr 10, 2019 2:23 pmAny ideas?
for Adblock Plus, add

Code: Select all

@@||weather.com^$generichide
weather.com#$#abort-on-property-read _sp_; abort-on-property-read HTMLCanvasElement
add also ==> viewtopic.php?p=131143#p131143

easylist / easyprivacy / annoyance list

Code: Select all

-ad-targeting?
-config/ads/
.amznHdBid.
.criteoSlot.
.refreshAds.
.wxAdTargeting.
/ad-third-party/*
/amznUrchin.
/newrelic-gpt.
/omniture-app-measurement.
/omniture-visitorapi.
||s3.amazonaws.com^*/vis_opt.js
||weather.com/weather/assets/*.MetaTag.
||weather.com/weather/assets/*.Taboola.
||weather.com/weather/assets/111.111.
https://github.com/easylist/easylist/pull/3231
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked