summaryrefslogtreecommitdiffstats
path: root/bcma/mydata.html
diff options
context:
space:
mode:
authorJeff Cliff <jeffrey.cliff@gmail.com>2019-05-05 15:35:18 -0400
committerJeff Cliff <jeffrey.cliff@gmail.com>2019-05-05 15:35:18 -0400
commit21b9f07586f3cdaccdf659954878f8c27aa3f8e2 (patch)
treece3ccb596fa7cc3fbe9ce29c9ca7e66a55156f6f /bcma/mydata.html
parent9ac04f516b348a48bbcca04e20f74d495c5df52c (diff)
downloadcloudflare-tor-21b9f07586f3cdaccdf659954878f8c27aa3f8e2.tar
cloudflare-tor-21b9f07586f3cdaccdf659954878f8c27aa3f8e2.tar.gz
cloudflare-tor-21b9f07586f3cdaccdf659954878f8c27aa3f8e2.tar.lz
cloudflare-tor-21b9f07586f3cdaccdf659954878f8c27aa3f8e2.tar.xz
cloudflare-tor-21b9f07586f3cdaccdf659954878f8c27aa3f8e2.zip
see https://notabug.org/themusicgod1/cloudflare-tor/pulls/154#issuecomment-13978
Diffstat (limited to 'bcma/mydata.html')
-rw-r--r--bcma/mydata.html35
1 files changed, 0 insertions, 35 deletions
diff --git a/bcma/mydata.html b/bcma/mydata.html
deleted file mode 100644
index 7b39a60c..00000000
--- a/bcma/mydata.html
+++ /dev/null
@@ -1,35 +0,0 @@
-<html>
- <head>
- <meta charset="utf-8">
- <link rel="stylesheet" href="style.css">
- </head>
- <body style="display:none">
- Temporary configurations
- <hr>
- <b>&#9758; Built-in Cloudflare list</b> <small>(powered by <a href="https://searxes.danwin1210.me/" target="_blank">Searxes</a>)</small><br>
- <label><input type="radio" id="bi0" name="bi" value="0"> Use built-in list</label> <small>(Default)</small><br>
- <label><input type="radio" id="bi1" name="bi" value="1"> Don't use built-in list</label><br>
- <br>
- <b>&#9822; Take Action</b><br>
- <label><input type="radio" id="ta0" name="ta" value="0"> Block request immediately <small>(first-party + third-party)</small></label> <small>(Default)</small><br>
- <label><input type="radio" id="ta1" name="ta" value="1"> Block request immediately <small>(third-party only / ignore first-party)</small></label><br>
- <label><input type="radio" id="ta2" name="ta" value="2"> Redirect to Internet Archive(first-party) + Ignore third-party</label><br>
- <label><input type="radio" id="ta3" name="ta" value="3"> Notify only</label><br>
- <br>
- <b>&#9997; Your Cloudflare Domain collection</b> <small>(Last 500)</small><br>
- <small>(please share with <a href="https://notabug.org/themusicgod1/cloudflare-tor/" target="_blank">cloudflare-tor@notabug</a>)</small><br>
- <textarea cols="50" rows="12" id="t" wrap="off" spellcheck="false" placeholder="Cloudflare domains"></textarea>
- <br>
- <button type="button" id="exp">[ &#8659; Export ]</button>
- &nbsp;&nbsp;
- <button type="button" id="clr">[ &#8634; Clear ]</button><br>
- <br>
- <b>&#9997; Your Cloudflare Ignore list (NOT RECOMMEND!)</b><br>
- <textarea cols="50" rows="10" id="g" wrap="off" spellcheck="false" placeholder="hypothes.is"></textarea>
- <br>
- <button type="button" id="ign">[ &#8657; Apply ]</button>
- <hr>
- "<i>Welcome to PRISM 2.0</i>"
- <script src="mydata.js"></script>
- </body>
-</html>