@mirq @lizzy Only if certain browsers had a very nice feature that bypassed Anubis in most configs...
#ANUBIS
fuck_this_shit = [
'*://kernel.org/*',
'*://*.kernel.org/*',
'*://codeberg.org/*',
'*://archlinux.org/*',
'*://*.archlinux.org/*',
'*://*.gnome.org/*',
'*://openwrt.org/*',
'*://*.gentoo.org/*',
'*://*.freedesktop.org/*'
'*://rpmfusion.org/*',
'*://*.pussthecat.org/*',
'*://*.debian.org/*',
'*://*.ffmpeg.org/*',
'*://*.fedoraproject.org/*',
'*://*.luanti.org/*',
]
for url in fuck_this_shit:
with config.pattern(url) as p:
p.content.headers.user_agent = "<not telling because someone from gnome will block it.>"