From d7cab141ded72d0bfdf69cebb194fc5658497420 Mon Sep 17 00:00:00 2001 From: NateN1222 Date: Sun, 15 Oct 2017 12:05:59 -0500 Subject: Made a debug page for the nontrivial/trivial list and improved code evaluation --- nontriv.html | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 nontriv.html (limited to 'nontriv.html') diff --git a/nontriv.html b/nontriv.html new file mode 100644 index 0000000..53134a2 --- /dev/null +++ b/nontriv.html @@ -0,0 +1,42 @@ + + + + + + + + +This page allows us to generate the allowed/disallowed object JSON. +
+
+We know it's up to date because it iterates over all keys of the window variable (which is the global object for browsers) +
+
+(Checked = nontrivial) +


+ +
+

+

+
+
-- 
cgit v1.2.3