Last active
March 13, 2026 07:36
-
-
Save RockyLOMO/3fa9ef227e45a510eac27c81bc3eb9b2 to your computer and use it in GitHub Desktop.
ZeroOmega Sync
This file contains hidden or 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
| Proxy SwitchyOmega 3 (ZeroOmega) |
This file contains hidden or 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
| { | |
| "+AutoSwitch": { | |
| "color": "#d497ee", | |
| "defaultProfileName": "__ruleListOf_AutoSwitch", | |
| "name": "AutoSwitch", | |
| "profileType": "SwitchProfile", | |
| "revision": "19ce61fa0f0", | |
| "rules": [ | |
| { | |
| "condition": { | |
| "conditionType": "HostWildcardCondition", | |
| "pattern": "*.xdaforums.com" | |
| }, | |
| "profileName": "GoAgent" | |
| } | |
| ] | |
| }, | |
| "+Fiddler": { | |
| "bypassList": [ | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "127.0.0.1" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "[::1]" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "localhost" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "<local>" | |
| } | |
| ], | |
| "color": "#99dd99", | |
| "fallbackProxy": { | |
| "host": "127.0.0.1", | |
| "port": 8888, | |
| "scheme": "http" | |
| }, | |
| "name": "Fiddler", | |
| "profileType": "FixedProfile", | |
| "revision": "193910cffe4" | |
| }, | |
| "+GoAgent": { | |
| "bypassList": [ | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "127.0.0.1" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "[::1]" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "localhost" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "<local>" | |
| } | |
| ], | |
| "color": "#99ccee", | |
| "fallbackProxy": { | |
| "host": "127.0.0.1", | |
| "port": 1080, | |
| "scheme": "socks5" | |
| }, | |
| "name": "GoAgent", | |
| "profileType": "FixedProfile", | |
| "revision": "19c45de7ab5" | |
| }, | |
| "+Proxy": { | |
| "profileType": "FixedProfile", | |
| "name": "Proxy", | |
| "bypassList": [ | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "127.0.0.1" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "[::1]" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "localhost" | |
| } | |
| ], | |
| "color": "#9d9", | |
| "revision": "19cd1bf8f1b", | |
| "fallbackProxy": { | |
| "scheme": "socks5", | |
| "port": 1080, | |
| "host": "127.0.0.1" | |
| } | |
| }, | |
| "+RxSocks": { | |
| "bypassList": [ | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "127.0.0.1" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "[::1]" | |
| }, | |
| { | |
| "conditionType": "BypassCondition", | |
| "pattern": "localhost" | |
| } | |
| ], | |
| "color": "#fe9", | |
| "fallbackProxy": { | |
| "host": "127.0.0.1", | |
| "port": 2090, | |
| "scheme": "socks5" | |
| }, | |
| "name": "RxSocks", | |
| "profileType": "FixedProfile", | |
| "revision": "197d48f099e" | |
| }, | |
| "+__ruleListOf_AutoSwitch": { | |
| "color": "#dd6633", | |
| "defaultProfileName": "direct", | |
| "format": "AutoProxy", | |
| "matchProfileName": "Proxy", | |
| "name": "__ruleListOf_AutoSwitch", | |
| "profileType": "RuleListProfile", | |
| "revision": "19cd1bfab61", | |
| "sourceUrl": "https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt" | |
| }, | |
| "-confirmDeletion": true, | |
| "-downloadInterval": 1440, | |
| "-enableQuickSwitch": false, | |
| "-monitorWebRequests": true, | |
| "-quickSwitchProfiles": [], | |
| "-refreshOnProfileChange": true, | |
| "-revertProxyChanges": true, | |
| "-showConditionTypes": 0, | |
| "-showExternalProfile": true, | |
| "-showInspectMenu": true, | |
| "-startupProfileName": "", | |
| "schemaVersion": 2 | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1