summaryrefslogtreecommitdiff
path: root/test/data/pages/scripts_to_block_1.html
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-01-29 00:03:51 +0100
committerWojtek Kosior <koszko@koszko.org>2022-01-29 00:04:44 +0100
commit4c6a2323d90e9321ec2b78e226167b3013ea69ab (patch)
tree682ab3abd53a68d28d04f0470766699dcadd7294 /test/data/pages/scripts_to_block_1.html
parentea9df6c7688613783ca114f0f11c6f6baf30036b (diff)
downloadbrowser-extension-4c6a2323d90e9321ec2b78e226167b3013ea69ab.tar.gz
browser-extension-4c6a2323d90e9321ec2b78e226167b3013ea69ab.zip
make Haketilo buildable again (for Mozilla)
How cool it is to throw away 5755 lines of code...
Diffstat (limited to 'test/data/pages/scripts_to_block_1.html')
-rw-r--r--test/data/pages/scripts_to_block_1.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/pages/scripts_to_block_1.html b/test/data/pages/scripts_to_block_1.html
index 6d868dd..1aa49ee 100644
--- a/test/data/pages/scripts_to_block_1.html
+++ b/test/data/pages/scripts_to_block_1.html
@@ -19,6 +19,7 @@
-->
<html>
<head>
+ <meta name="charset" value="latin1">
<script>
window.__run = [...(window.__run || []), 'inline'];
</script>