随笔分类 - python
python study
摘要:resolve = 后添加 |.googlevideo.com ,并修改 crlf_rulescrlf_rules = /^https?:\/\/[^\/]+\.c\.youtube\.com\// \n /^https?:\/\/upload\.youtube\.com\// \n /^https?:\/\/www\.youtube\.com\/upload\// \n /^https?:\/\/gdata\.youtube\.com\// \n /^https?:\/\/.+\.youtube\.com/watch\?/ \n /^https?:\/\/[^\/]+\.googlevide
阅读全文
摘要:其实证书是在那个目录下的cert8.db文件中,只要覆盖这个文件即可。(火狐)certmgr.exe -add CA.crt -c -s -r localMachine Root >NUL (IE and chrome)
阅读全文
摘要:if time.time() - common.LOVE_TIMESTAMP > 0 and random.randint(1,10) > 0:
阅读全文
摘要:self.CONFIG_FILENAME = os.path.splitext(os.path.abspath(__file__))[0]+'.ini' 改为: self.CONFIG_FILENAME = 'c:\\\\proxy.ini'
阅读全文

浙公网安备 33010602011771号