Adblock package release for turris omnia

Some Turris/Pi-hole users build a new czech specific blocklist (see here). If you would like to use this new list source, simply add the new source below:

config source 'reg_cz'
	option adb_src 'https://raw.githubusercontent.com/qxstyles/turris-hole-czech-block-list/master/turris-hole-czech-block-list'
	option adb_src_rset '/^(#|[[:space:]])/{next}/((.{1,63}\.)+[[:alpha:]]+([[:space:]]|$)+)/{print tolower(\$1)}'
	option adb_src_desc 'focus on czech ads maintained by Turris Omnia Users, infrequent updates, approx. 55 entries'
	option enabled '1'
3 Likes