Skip to content

Instantly share code, notes, and snippets.

@henfiber
Last active September 15, 2019 22:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save henfiber/348928106868fbe1a2667c8fc2c5d73d to your computer and use it in GitHub Desktop.
Save henfiber/348928106868fbe1a2667c8fc2c5d73d to your computer and use it in GitHub Desktop.
pihol regex suggestions
^(.+[-_.])??adse?rv(er?|ice)?s?[0-9]*[-.]
^(.+[-_.])??ad(choice|sdk)?[0-9]*[-.]
^(.+[-_.])??m?ad[sxv]?[0-9]*[-_.]
^(.+[-_.])??telemetry[-.]
^(.+[-_.])??xn--
^adim(age|g)s?[0-9]*[-_.]
^adtrack(er|ing)?[0-9]*[-.]
^advert(s|is(ing|ements?))?[0-9]*[-_.]
^aff(iliat(es?|ion))?[-.]
^banners?[0-9]+[-.]
^beacons?[0-9]+[-.]
^count(ers?)?[0-9]+[-.]
^stat(s|istics)?[0-9]+[-.]
^track(ers?|ing)?[0-9]+[-.]
^traff(ic)?[0-9]+[-.]
.*\.g0[0-9]+\..*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment