summaryrefslogtreecommitdiff
path: root/src/ui/siteInfo.html
diff options
context:
space:
mode:
authorhackademix2019-02-01 00:14:50 +0100
committerhackademix2019-02-01 00:26:40 +0100
commitd076a517ba97da60791ded641a7952a784203d59 (patch)
treea9a196e2f76a1e8f6be9fa508200b7fa273f94ef /src/ui/siteInfo.html
parent82313cc766a4b6351e76ef39c92fa3bd36576b00 (diff)
downloadnoscript-d076a517ba97da60791ded641a7952a784203d59.tar.gz
noscript-d076a517ba97da60791ded641a7952a784203d59.tar.xz
noscript-d076a517ba97da60791ded641a7952a784203d59.zip
Generic shims for Chromium derivatives.
Diffstat (limited to 'src/ui/siteInfo.html')
-rw-r--r--src/ui/siteInfo.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/siteInfo.html b/src/ui/siteInfo.html
index 0cb24ec..c37fb53 100644
--- a/src/ui/siteInfo.html
+++ b/src/ui/siteInfo.html
@@ -1,5 +1,7 @@
<!DOCTYPE html>
<meta charset="utf-8">
+<script src="/lib/UA.js"></script>
+<script src="/lib/browser-polyfill.js"></script>
<script src="/lib/log.js"></script>
<script src="/lib/include.js"></script>
<script src="siteInfo.js"></script>