From 2998bf67e6c42244aeef2ff07df6e92ea64fa17b Mon Sep 17 00:00:00 2001 From: p752m8wit <2053833939@qq.com> Date: Tue, 9 Nov 2021 17:32:08 +0800 Subject: [PATCH] Delete 'code/Python' --- code/Python | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 code/Python diff --git a/code/Python b/code/Python deleted file mode 100644 index 384034a..0000000 --- a/code/Python +++ /dev/null @@ -1,13 +0,0 @@ -#UA代理池 -ua_list = [ - 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Maxthon 2.0', - 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_0) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11', - 'User-Agent:Opera/9.80 (Windows NT 6.1; U; en) Presto/2.8.131 Version/11.11', - 'Mozilla/5.0 (Windows NT 6.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1', - 'Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0)', - 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-us) AppleWebKit/534.50 (KHTML, like Gecko) Version/5.1 Safari/534.50', - 'Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0', - ' Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1', - 'Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1', - ' Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0.1) Gecko/20100101 Firefox/4.0.1', -] \ No newline at end of file