You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 17, 2024. It is now read-only.
Thanks for providing this list.
Since the last update pihole complains about 8 invalid domains on ads-and-tracking-extended list.
The first 5 are
- ɢoogletranslate.com
- accounts.ɢoogletranslate.com
- ɢoogle.company
- ɢoogle.email
- ɢoogle.life
Looks like the "G" is not an ASCII "G" and the domains used for IDN homograph attacks. Could you convert them to punycode before adding them? Pihole can deal with punycode in the upcoming v5.0 and those domains can be filtered out.
Thank you.
Thanks for providing this list.
Since the last update pihole complains about 8 invalid domains on ads-and-tracking-extended list.
The first 5 are
- ɢoogletranslate.com
- accounts.ɢoogletranslate.com
- ɢoogle.company
- ɢoogle.email
- ɢoogle.life
Looks like the "G" is not an ASCII "G" and the domains used for IDN homograph attacks. Could you convert them to punycode before adding them? Pihole can deal with punycode in the upcoming v5.0 and those domains can be filtered out.
Thank you.