From 771b6db4169374a7f7b6eb5ce6e59ea763f26df4 Mon Sep 17 00:00:00 2001 From: Stefan Zabka Date: Wed, 22 Dec 2021 08:36:51 +0100 Subject: [PATCH] chore: removed invalid resource type (#966) Closes #702 --- openwpm/config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/openwpm/config.py b/openwpm/config.py index c0ae92d9c..249ef45ef 100644 --- a/openwpm/config.py +++ b/openwpm/config.py @@ -48,7 +48,6 @@ "sub_frame", "web_manifest", "websocket", - "xbl", "xml_dtd", "xmlhttprequest", "xslt",