From 61c2207760b2bdfa16e5caaefe559dc55fb12b18 Mon Sep 17 00:00:00 2001 From: hebingning Date: Mon, 1 Feb 2021 19:19:12 +0800 Subject: [PATCH] =?UTF-8?q?deny=E5=8A=A8=E4=BD=9Ccurl=E5=91=BD=E4=BB=A4?= =?UTF-8?q?=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 05-Other/curl/command/ProxyPolicy_Deny_00004_1.bat | 1 + 05-Other/curl/command/ProxyPolicy_Deny_00008_1.bat | 1 + 2 files changed, 2 insertions(+) create mode 100644 05-Other/curl/command/ProxyPolicy_Deny_00004_1.bat create mode 100644 05-Other/curl/command/ProxyPolicy_Deny_00008_1.bat diff --git a/05-Other/curl/command/ProxyPolicy_Deny_00004_1.bat b/05-Other/curl/command/ProxyPolicy_Deny_00004_1.bat new file mode 100644 index 0000000..4a1a7b1 --- /dev/null +++ b/05-Other/curl/command/ProxyPolicy_Deny_00004_1.bat @@ -0,0 +1 @@ +curl -kv --user-agent "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36" --referer 'https://www.baidu.com/' https://bbs.nga.cn/ | iconv -f utf-8 -t gbk \ No newline at end of file diff --git a/05-Other/curl/command/ProxyPolicy_Deny_00008_1.bat b/05-Other/curl/command/ProxyPolicy_Deny_00008_1.bat new file mode 100644 index 0000000..a5d5073 --- /dev/null +++ b/05-Other/curl/command/ProxyPolicy_Deny_00008_1.bat @@ -0,0 +1 @@ +curl http://bbs.tianya.cn/list-16-1.shtml | iconv -f utf-8 -t gbk \ No newline at end of file