chefkoch.de

German supplemental subscription
Locked
pinkposse
Guest

chefkoch.de

Post by pinkposse »

Is there a way to remove the adds on http://www.chefkoch.de/ ?
There are a lot of adds now on the site (on top, left, right, sometimes in the articles, the recipes, ...) and I'd like them gone :roll:
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

just add

Code: Select all

@@||chefkoch.de/*/ad_bomb/
malte
Guest

Post by malte »

chefkoch.de recently added a lot of banners trying to convince users to disable their adblocker. You can hide the banners with the following rule:

Code: Select all

chefkoch.de##div.content-wrapper:not(.clearfix) > *:not(.nav)
Maybe someone can add this to the EasyList Germany.
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

@@||chefkoch.de/*/ad_bomb/
@@||js.chefkoch-cdn.de/js/$script
patrick2901
New Member
New Member
Posts: 1
Joined: Thu Nov 10, 2016 8:36 am

Post by patrick2901 »

addition for Adblock Warning Removal List:

Code: Select all

chefkoch.de##a.button[href*="Adblocker"]
This removes the green button "see how to disable your 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 »

Code: Select all

||chefkoch.de/ck.de/cms-uploads/
http://www.chefkoch.de/rezepte/151651066658244/Selleriecremesuppe-mit-Parmesan.html
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Rosmarin
Site Member
Site Member
Posts: 23
Joined: Fri Mar 11, 2016 7:29 pm

Post by Rosmarin »

They seem to have added a new way to showing ads. Tried to add what I could find in the forum and I still have ads showing on the website. Could you loot into it?
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Screenshot ? Specific page (link) ?
Rosmarin
Site Member
Site Member
Posts: 23
Joined: Fri Mar 11, 2016 7:29 pm

Post by Rosmarin »

intense wrote: Thu Oct 05, 2017 2:40 pm Screenshot ? Specific page (link) ?
Anything on

Code: Select all

http://www.chefkoch.de/
just the main website or any recipe, doesn't matter. Here's a screenshot.
https://i.imgur.com/VOgVzxj.jpg
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

try

Code: Select all

@@.de/*/ad_cache/$image
Rosmarin
Site Member
Site Member
Posts: 23
Joined: Fri Mar 11, 2016 7:29 pm

Post by Rosmarin »

intense wrote: Thu Oct 05, 2017 3:28 pm try

Code: Select all

@@.de/*/ad_cache/$image
Tried and worked. Thanks a lot :)
Ananda96
New Member
New Member
Posts: 1
Joined: Wed Oct 11, 2017 7:09 am

Post by Ananda96 »

intense wrote:

Code: Select all

@@.de/*/ad_cache/$image
it worked partially on the frontpage but not here:
please look, page below still the same:

Code: Select all

http://www.chefkoch.de/rezepte/was-koche-ich-heute/
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

@@.de^*ad_$image
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 »

just to be more specific...

Code: Select all

@@.de^*/ad_$image,~third-party
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
User avatar
Thaliel
Senior Member
Senior Member
Posts: 68
Joined: Mon Feb 20, 2017 11:52 pm

Post by Thaliel »

had to manually block various ads again, that site is really a tough opponent, wanting you to buy a paid membersip in order to get rid of ads
intense
Contributor
Contributor
Posts: 10494
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add the filter above or use uBo.
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 »

Thaliel wrote: Wed Dec 20, 2017 12:38 pm had to manually block various ads again,
firefox https://i.imgur.com/haNa8FE.gifv
chrome https://i.imgur.com/DqUHvx8.gifv
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked