From 2f4211421e79bbf8dfdd667e344b8dfbbba10e9f Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 5 Jul 2023 23:02:38 +0300 Subject: [PATCH] thatone did not work --- config/qutebrowser/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/config/qutebrowser/config.py b/config/qutebrowser/config.py index 96db28d8..c2bc7782 100644 --- a/config/qutebrowser/config.py +++ b/config/qutebrowser/config.py @@ -163,6 +163,5 @@ config.set('content.blocking.adblock.lists', [ "https://github.com/uBlockOrigin/uAssets/raw/master/filters/privacy.txt", "https://easylist.to/easylist/easylist.txt", "https://easylist.to/easylist/easyprivacy.txt", - "https://malware-filter.gitlab.io/malware-filter/urlhaus-filter.txt", "https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&showintro=1&mimetype=plaintext" ])