This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# base on https://gist.github.com/massimiliano-dalcero/0252a3c5dc54a2f81650d5c0eafabf99 | |
# use urllib3 setup the proxy for every browser in running programe | |
# cefext.py | |
from cefpython3 import cefpython as cef | |
import urllib3 | |
# import urllib3.contrib.pyopenssl | |
from threading import Thread | |
from urllib.parse import urlparse |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vscode-sync-settings |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
atom-sync-settings |