From 65718e6f7efab38f480822c77984c1170f5b9f1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BB=98=E6=98=8E=E5=8D=AB?= Date: Wed, 25 Dec 2019 11:30:14 +0800 Subject: [PATCH] =?UTF-8?q?insert=E7=AD=96=E7=95=A5js=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- intercept_rule_file/http_self_check_insert.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 intercept_rule_file/http_self_check_insert.js diff --git a/intercept_rule_file/http_self_check_insert.js b/intercept_rule_file/http_self_check_insert.js new file mode 100644 index 0000000..a88da8e --- /dev/null +++ b/intercept_rule_file/http_self_check_insert.js @@ -0,0 +1,3 @@ +function httpSelfcheckInsert() { + document.write("5BE3754D1EA8D51E8D993060FA225330"); +} \ No newline at end of file