Skip to content

Commit

Permalink
added some regex for dot and doh
Browse files Browse the repository at this point in the history
  • Loading branch information
SystemJargon committed Dec 19, 2024
1 parent 074cfb6 commit 7c3ac4d
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
! Created by github.com/SystemJargon/blocklists
! Syntax: AdBlock
! Syntax: AdBlock - AdGuard ctag included for user_child
! regex for doh and dot common domain patterns
||*doh-*^$ctag=user_child
||*doh.*^$ctag=user_child
||dot-*^$ctag=user_child
||*dot.*^$ctag=user_child
! domains
||0000a-fast-proxy.de^$ctag=user_child
||012proxy.ga^$ctag=user_child
||0x3d.lu^$ctag=user_child
Expand Down

0 comments on commit 7c3ac4d

Please sign in to comment.