Skip to content

Commit

Permalink
auto pac in python
Browse files Browse the repository at this point in the history
  • Loading branch information
louiesun committed Feb 8, 2025
1 parent 9887cf3 commit 2f4a350
Show file tree
Hide file tree
Showing 6 changed files with 515 additions and 361 deletions.
123 changes: 0 additions & 123 deletions PAC.txt

This file was deleted.

145 changes: 138 additions & 7 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"method": "TLSfrag",
"IPtype": "ipv4",
"domains": {
"annas-archive.org": {},
"codesandbox.io": {
"IP": "104.21.3.227"
},
"annas-archive.org": {},
"codesandbox.io": {
"IP": "104.21.3.227"
},
"stackblitz.com": {
"IP": "13.32.27.56"
},
Expand Down Expand Up @@ -63,8 +63,7 @@
"IP": "104.21.3.226"
},
"cn.nytimes.com": {},
"nytimes.com":
{
"nytimes.com": {
"IP": "199.232.137.164"
},
"purr.nytimes.com": {},
Expand Down Expand Up @@ -144,6 +143,10 @@
"IP": "35.190.247.148",
"port": 1445
},
"chromium.org": {
"IP": "35.190.247.148",
"port": 1445
},
"google.com": {
"IP": "35.190.247.148",
"port": 1445
Expand Down Expand Up @@ -297,5 +300,133 @@
"IP": "104.21.3.222",
"TLS_frag": 6
}
}
},
"pac_domains": [
"sleazyfork.org",
"greasyfork.org",
"codesandbox.io",
"wikiquote.org",
"wikisource.org",
"indieweb.social",
"mov.im",
"stackblitz.com",
"bbc.co.uk",
"economist.com",
"conversations.im",
"611study.icu",
"xmpp.jp",
"cmx.im",
"cmlmuf.top",
"hack.chat",
"laborinfocn6.com",
"annas-archive.org",
"ci-ic.org",
"opkode.com",
"f-droid.org",
"protonvpn.com",
"archive.ph",
"lsepcn.com",
"patreon.com",
"conversejs.org",
"notion.site",
"go.dev",
"golang.org",
"chromium.org",
"cloudflare.com",
"bootstrapcdn.com",
"apkmirror.com",
"giscus.app",
"medium.com",
"suno.com",
"quoracdn.net",
"quora.com",
"onedrive.live.com",
"bbci.co.uk",
"bbc.com",
"huggingface.co",
"nyt.com",
"nytimes.com",
"freeflarum.com",
"thepiratebay.org",
"pornhub.com",
"archive.org",
"rutube.ru",
"youtu.be",
"pximg.net",
"vercel.app",
"nicovideo.jp",
"chrome.com",
"archive-it.org",
"croxy.network",
"proton.me",
"cookielaw.org",
"phncdn.com",
"docker.com",
"discord.gg",
"discordapp.com",
"discord.com",
"blogger.com",
"redd.it",
"redditmedia.com",
"redditstatic.com",
"reddit.com",
"receiveasmsonline.com",
"good.news",
"bsky.app",
"bsky.social",
"pscp.tv",
"matrix.org",
"pixiv.net",
"imgur.com",
"gravatar.com",
"twitch.tv",
"bit.ly",
"duckduckgo.com",
"cdn-telegram.org",
"githubusercontent.com",
"github.io",
"github.com",
"wikinews.org",
"wikipedia.org",
"wikimedia.org",
"instagram.com",
"dropbox.com",
"bu2021.xyz",
"cdninstagram.com",
"fbsbx.com",
"facebook.com",
"fbcdn.net",
"translate.goog",
"ggpht.com",
"telegram.me",
"t.me",
"v2ex.com",
"googleapis.com",
"x.com",
"twimg.com",
"twitter.com",
"withgoogle.com",
"telegram.org",
"youtube.com",
"ytimg.com",
"googlevideo.com",
"googleusercontent.com",
"google.com.hk",
"google.com",
"workers.dev",
"xcancel.com",
"geph.io",
"1lib.sk",
"freeweibo.com",
"odycdn.com",
"odysee.com",
"torproject.org",
"mastodon.social",
"freezhihu.org",
"z-library.sk",
"pages.dev",
"greatfire.org",
"gstatic.com",
"githubassets.com"
]
}
3 changes: 1 addition & 2 deletions default.aproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<project ver="10" name="Unofficial_Z_Access" libEmbed="true" icon="lib\icon.ico" ui="win" output="Unofficial_Z_Access.exe" CompanyName="MLM" FileDescription="Unofficial_Z_Access" LegalCopyright="Copyleft (C) People 2024" ProductName="Unofficial_Z_Access" InternalName="Unofficial_Z_Access" FileVersion="5.0.0.61" ProductVersion="5.0.0.61" publishDir="/dist/" dstrip="false" local="false" ignored="false">
<project ver="10" name="Unofficial_Z_Access" libEmbed="true" icon="lib\icon.ico" ui="win" output="Unofficial_Z_Access.exe" CompanyName="MLM" FileDescription="Unofficial_Z_Access" LegalCopyright="Copyleft (C) People 2024" ProductName="Unofficial_Z_Access" InternalName="Unofficial_Z_Access" FileVersion="5.0.0.65" ProductVersion="5.0.0.65" publishDir="/dist/" dstrip="false" local="false" ignored="false">
<file name="main.aardio" path="main.aardio" comment="main.aardio"/>
<folder name="资源文件" path="res" embed="true" local="false" ignored="false"/>
<folder name="web" path="web" comment="web" local="true" embed="false" ignored="false"/>
Expand All @@ -11,7 +11,6 @@
<file name="server.py" path="py\server.py" comment="py\server.py"/>
</folder>
<file name="DOMAINconfig.txt" path="DOMAINconfig.txt" comment="DOMAINconfig.txt"/>
<file name="PAC.txt" path="PAC.txt" comment="PAC.txt"/>
<file name="customize.bat" path="customize.bat" comment="customize.bat"/>
<file name="config.json" path="config.json" comment="config.json"/>
</project>
Loading

0 comments on commit 2f4a350

Please sign in to comment.