muziekspot.nl Falsely blocked content

Dutch supplemental subscription
Locked
muziekspot
Guest

muziekspot.nl Falsely blocked content

Post by muziekspot »

We’ve encountered a problem on our website in regards to adblock, which is completely in Javascript.

We are a website that helps musicians and organizations to contact eachtother in the form of items we call 'advertentie' (which is different than third party advertisement/reclame). However, for making an ‘advertisement’ on our page, the user needs to use functionalities that are blocked by various adblockers.

We've asked adblock plus the following question:
Is this due to the fact that the word ‘advertentie’ is in our script? If so, we would kindly like to inquire for a solution for this problem. We would also like to inquire to become an acceptable add partner.
The website is in development and is temporarily accessible via http://91.184.11.197:8082/zoekOverig/
Their response was:
Yes, definitely. About this broken functionality, since this is not an Adblock Plus related bug, but something to be fixed on EasyList -the main ad blocking filter list- maintained and owned by different authors-, I would recommend you to report the issue in the specific Dutch forum for falsely blocked content. A filter list author should get back to you and help you getting this fixed.
As we completely agree and encourage the vision of using adblock (namely blocking annoying ads) we do not want to block our website for visitors using adblock. We do however need this to be fixed, since it is blocking too many functional items on our website.

Appreciate your help in advance,
Arjan from Muziekspot
Famlam
EasyList Author
EasyList Author
Posts: 1782
Joined: Sun May 09, 2010 11:37 am
Location: The Netherlands

Post by Famlam »

(I assume I can speak Dutch?)

Beste Arjan,

bedankt voor het doorgeven. Over het algemeen voegen we geen uitzonderingen toe voor IP-adressen (omdat deze de lijst onnodig lang maken en niemand in de praktijk een ip-adres in zal typen). Zeker bij ontwikkelversies van websites, omdat de URLs veelvuldig kunnen veranderen.
Het probleem wordt inderdaad veroorzaakt doordat het woord 'advertentie' in de URLs van een xmlhttprequest staat, want onze filters zijn gebaseerd op het blokkeren van URLs met dit soort woorden. Dit kan opgelost worden met dit filter:
@@||91.184.11.197:8082/rest/Advertentie/
(U kunt dit aan uw persoonlijke filters toevoegen)

Van uw kant kan dit opgelost worden door het woord 'advertentie' (of vergelijkbare woorden) niet te gebruiken in URLs. Ik weet niet hoe lastig deze oplossing te implementeren zou zijn, maar ik kan begrijpen dat dit niet gewenst is. U kunt mij ook een paar dagen voor de "echte" site online komt inlichten over wat de definitieve URL (van het geblokkeerde onderdeel) zou worden, dan kan ik ook (bijvoorbeeld)
@@||muziekspot.nl/rest/Advertentie/
aan de lijst toevoegen. Het probleem zou dan ook verholpen moeten zijn. Echter, zolang het alleen een testversie achter een IP-adres (dus zonder domeinnaam) is, zal ik het niet aan de lijst toevoegen. Ik hoop dat u mijn redenatie hiervoor begrijpt.

Hopelijk beantwoord dit uw vraag? Zo niet, dan help ik u graag verder.

m.v.g.,
Famlam
muziekspot
Guest

Post by muziekspot »

Beste Famlam,

Dank voor de verheldering. De woorden advertentie/add veranderen is een ingrijpende implementatie. Wij gebruikten geen advertenties van derden op onze site en hebben inmiddels de definitieve URL: *.muziekspot.nl

Zou de geblokkeerde URL aan de lijst kunnen worden toegevoegd? Daarnaast vriendelijk de vraag of dit het probleem verhelpt, of dat we ook andere lijsten moeten benaderen.

Vr gr.
Arjan
Muziekspot
Guest

Post by Muziekspot »

Beste Easy-list schrijvers,

Omdat we 1 juli a.s. live willen gaan hopen we bovenstaande toch graag opgelost te hebben voor die tijd. Is dit te regelen?

Vr gr. Arjan
MonztA
EasyList Author
EasyList Author
Posts: 8121
Joined: Thu Jul 26, 2007 4:19 pm
Location: Germany

Post by MonztA »

Can you confirm this exception rule works/would work?

Code: Select all

@@||muziekspot.nl/rest/Advertentie/$xmlhttprequest
Muziekspot
Guest

Post by Muziekspot »

Unfortunately not. "Advertentie" is in almost all pages and javascripts.

Maybe
@@||muziekspot.nl/
?
MonztA
EasyList Author
EasyList Author
Posts: 8121
Joined: Thu Jul 26, 2007 4:19 pm
Location: Germany

Post by MonztA »

Muziekspot wrote:Unfortunately not. "Advertentie" is in almost all pages and javascripts.
What about

Code: Select all

@@||muziekspot.nl^*/Advertentie/$xmlhttprequest
Muziekspot wrote:Maybe
@@||muziekspot.nl/
?
No, that's too generic.
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 »

Muziekspot wrote:Unfortunately not.
When you get the content blocked submit an issue report in ABP + firefox then post here the report link.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Muziekspot
New Member
New Member
Posts: 2
Joined: Wed Aug 10, 2016 11:52 am

Post by Muziekspot »

viewforum.php?f=100

would zoeken.muziespot.nl/ work as an exception?
Muziekspot
New Member
New Member
Posts: 2
Joined: Wed Aug 10, 2016 11:52 am

Post by Muziekspot »

https://reports.adblockplus.org/9e0162c ... 0df7f90417 is the report link. Sorry for the double post, wrong copy/paste.
MonztA
EasyList Author
EasyList Author
Posts: 8121
Joined: Thu Jul 26, 2007 4:19 pm
Location: Germany

Post by MonztA »

Locked