KSL Classifieds

Posting here is no longer possible, please use the forum of a filter list project, such as EasyList
Locked
woodsdog
Posts: 2
Joined: Wed Oct 08, 2008 5:43 pm

KSL Classifieds

Post by woodsdog »

I live in Utah, and a popular online classified site is at KSL's website, or:

http://www.ksl.com/index.php?nid=13

I've noticed this week that when I click on any of the sections, none of the items appear as they normally would. This has worked forever, seems to have stopped working this week. I can disable ABP and it works just find.

I am using EasyElement and EasyList as my filters. Upon further investigation, it appears that the filter that is being caught by this page is the:

.googleadservices.

I can find references to the googleadservice on the page, but I'm not sure why that would block the actual classified ads.

I'd appreciate some help getting this to coorporate again.

thanks

Woody
User avatar
rick752
Posts: 2709
Joined: Fri Jun 09, 2006 7:59 pm
Location: New York USA
Contact:

Post by rick752 »

Turn off the filter string named:
#*(adBox)
... in the EasyElement subscription. That should do it.
woodsdog
Posts: 2
Joined: Wed Oct 08, 2008 5:43 pm

Post by woodsdog »

Worked Great!

thanks for your help.
TravisFisher

Thanks!

Post by TravisFisher »

I just used the same fix for KSL. Thank you very much!
Jhingman

new adblock plus filter to enable KSL ads

Post by Jhingman »

I had the same problem, but this particular item fixed it for me:

Disable ##[class^="adBox"]
nick

Post by nick »

I created the following whitelist rule, but it doesn't override the more generic rule in the EasyList. Why not?

Code: Select all

@@||ksl.com##[class^="adBox"]
Shouldn't either a) whitelist rules have priority over all blacklist rules, or b) more specific rules have priority over less specific rules?
Ares2
Posts: 1275
Joined: Fri Feb 15, 2008 12:47 pm

Post by Ares2 »

nick wrote:I created the following whitelist rule
The problem is that you can't whitelist element hiding rules. :wink:

But I think I fixed the problem in EasyList, so after an update ksl.com should work just fine. :arrow: :arrow: :arrow:
chocolatetoothpaste
Posts: 1
Joined: Tue Jul 28, 2015 7:26 am

Re: KSL Classifieds

Post by chocolatetoothpaste »

I know this thread is quite old, but if anyone is currently dealing with the issue of their "favorites" (cars, specifically) not showing up on KSL classifieds, adding this filter fixed it for me:

Code: Select all

ksl.com#@#.adItem
Locked