├── README.md ├── community_college_list.txt ├── dropbox.py ├── mihomo ├── mihomo.html └── rocket-loader.min.js ├── selenium ├── chrome.py └── tor.py ├── url_redirector ├── index.js ├── redirect.json └── wrangler.toml └── ygkkk ├── CFwarp.sh └── endip.sh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/README.md -------------------------------------------------------------------------------- /community_college_list.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/community_college_list.txt -------------------------------------------------------------------------------- /dropbox.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/dropbox.py -------------------------------------------------------------------------------- /mihomo/mihomo.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/mihomo/mihomo.html -------------------------------------------------------------------------------- /mihomo/rocket-loader.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/mihomo/rocket-loader.min.js -------------------------------------------------------------------------------- /selenium/chrome.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/selenium/chrome.py -------------------------------------------------------------------------------- /selenium/tor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/selenium/tor.py -------------------------------------------------------------------------------- /url_redirector/index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/url_redirector/index.js -------------------------------------------------------------------------------- /url_redirector/redirect.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/url_redirector/redirect.json -------------------------------------------------------------------------------- /url_redirector/wrangler.toml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/url_redirector/wrangler.toml -------------------------------------------------------------------------------- /ygkkk/CFwarp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/ygkkk/CFwarp.sh -------------------------------------------------------------------------------- /ygkkk/endip.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/yumin9822/uy9822/HEAD/ygkkk/endip.sh --------------------------------------------------------------------------------