door2windows.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
Yaron
Site Member
Site Member
Posts: 15
Joined: Fri Jun 23, 2017 3:27 am

door2windows.com

Post by Yaron »

Hello,

How do I block the Google Translate Strip on various pages (e.g. http://www.door2windows.com/)?

Code: Select all

||translate.googleapis.com/translate_a
used to work.

I'd appreciate your help.
Moved from EasyList Subscriptions to Report unblocked content on Fri Jun 23, 2017 4:02 am by smed79

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 »

Add

Code: Select all

||translate.google.$domain=~translate.google.com
~translate.google.com is where google translation script is allowed.

Adblock Plus filter syntax viewtopic.php?f=84&t=35435
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Yaron
Site Member
Site Member
Posts: 15
Joined: Fri Jun 23, 2017 3:27 am

Post by Yaron »

Hello smed79,

Thanks for replying. I appreciate it.

That rule does not work. The banner still shows up.

Best regards.
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 »

That banner http://i.imgur.com/InhldkT.png ?

Post screenshot (upload to imgur.com) of the filter you have added.
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Yaron
Site Member
Site Member
Posts: 15
Joined: Fri Jun 23, 2017 3:27 am

Post by Yaron »

I was referring to the following banner:
https://s17.postimg.org/a30dkf0of/image.png

And I added the filter you suggested:

Code: Select all

||translate.google.$domain=~translate.google.com

Thank you.

BTW, why don't I get notified of new replies? - I've checked "Notify me..."
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 »

All what i see => http://i.imgur.com/53EHBdF.png
If the filter still does not work for you post an adblock plus issue report https://adblockplus.org/en/getting_star ... -negatives

for privacy

Code: Select all

||quaintcan.com^
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Yaron
Site Member
Site Member
Posts: 15
Joined: Fri Jun 23, 2017 3:27 am

Post by Yaron »

Code: Select all

||translate.googleapis.com/translate_a
Blocks that banner.

Inspecting uBlock Origin's logger I realized I had accidentally whitelisted door2windows.com.

My apologies. And thanks again for your kind help.
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 »

With my filter you will not see translate.googleapis.com at all.
Yaron wrote:why don't I get notified of new replies? - I've checked "Notify me..."
report here viewtopic.php?p=113247#p113247
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Yaron
Site Member
Site Member
Posts: 15
Joined: Fri Jun 23, 2017 3:27 am

Post by Yaron »

With my filter you will not see translate.googleapis.com at all.
Great. Thank you.

Code: Select all

||translate.google.$domain=~translate.google.com|~translate.google.LOCAL
Can I use a wildcard here?

I've reported in viewtopic.php?p=120026#p120026.

Best regards.
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 »

Yaron wrote:

Code: Select all

||translate.google.$domain=~translate.google.com|~translate.google.LOCAL
Can I use a wildcard here?
No wildcard, the filter will only be applied to the exacte indicated domain(s).

e.g
/unwanted.$domain=~site.com|~site.fr

not
/unwanted.$domain=~site or /unwanted.$domain=~site. or /unwanted.$domain=~site.*
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Yaron
Site Member
Site Member
Posts: 15
Joined: Fri Jun 23, 2017 3:27 am

Post by Yaron »

Thank you very much. I do appreciate your help.
Locked