Last active
February 9, 2025 03:41
-
-
Save totono0721/994f4d3f588024e18ee9c7ae859f1c68 to your computer and use it in GitHub Desktop.
ZeroOmega Sync
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
SYNC |
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
{ | |
"+__ruleListOf_switch": { | |
"color": "#99dd99", | |
"defaultProfileName": "direct", | |
"format": "AutoProxy", | |
"matchProfileName": "proxy", | |
"name": "__ruleListOf_switch", | |
"profileType": "RuleListProfile", | |
"revision": "18a13a5bba4", | |
"sourceUrl": "https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt" | |
}, | |
"+proxy": { | |
"bypassList": [ | |
{ | |
"conditionType": "BypassCondition", | |
"pattern": "127.0.0.1" | |
}, | |
{ | |
"conditionType": "BypassCondition", | |
"pattern": "::1" | |
}, | |
{ | |
"conditionType": "BypassCondition", | |
"pattern": "localhost" | |
} | |
], | |
"color": "#498de7", | |
"fallbackProxy": { | |
"host": "127.0.0.1", | |
"port": 7890, | |
"scheme": "socks5" | |
}, | |
"name": "proxy", | |
"profileType": "FixedProfile", | |
"revision": "18dc667d1f6" | |
}, | |
"+switch": { | |
"color": "#faff00", | |
"defaultProfileName": "__ruleListOf_switch", | |
"name": "switch", | |
"profileType": "SwitchProfile", | |
"revision": "1942595b6da", | |
"rules": [ | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.kdays.net" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.ani.rip" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.mikanani.me" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.mangadex.org" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.x.com" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.t.co" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.github.dev" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.eu.org" | |
}, | |
"profileName": "direct" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.threads.net" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.manhuagui.com" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.adobe.com" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.fsm.name" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.openai.com" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.chatpdf.com" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.fc2.com" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.nextpt.net" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.googleapis.com" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.nhentai.net" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*-plus.net" | |
}, | |
"profileName": "proxy" | |
}, | |
{ | |
"condition": { | |
"conditionType": "HostWildcardCondition", | |
"pattern": "*.gstatic.com" | |
}, | |
"profileName": "proxy" | |
} | |
] | |
}, | |
"-addConditionsToBottom": false, | |
"-confirmDeletion": true, | |
"-downloadInterval": 1440, | |
"-enableQuickSwitch": true, | |
"-monitorWebRequests": false, | |
"-quickSwitchProfiles": [], | |
"-refreshOnProfileChange": true, | |
"-revertProxyChanges": true, | |
"-showExternalProfile": true, | |
"-showInspectMenu": true, | |
"-startupProfileName": "switch", | |
"schemaVersion": 2 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment