Skip to content

Instantly share code, notes, and snippets.

@lifei6671
Last active May 10, 2025 12:06
Show Gist options
  • Save lifei6671/5cd829210dd1b85f4f870f71c77b3dfa to your computer and use it in GitHub Desktop.
Save lifei6671/5cd829210dd1b85f4f870f71c77b3dfa to your computer and use it in GitHub Desktop.
ZeroOmega Sync
{
"+__ruleListOf_自动切换": {
"color": "#99dd99",
"defaultProfileName": "direct",
"format": "AutoProxy",
"matchProfileName": "代理服务",
"name": "__ruleListOf_自动切换",
"profileType": "RuleListProfile",
"revision": "195bd5b4617",
"sourceUrl": "https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt"
},
"+代理服务": {
"bypassList": [
{
"conditionType": "BypassCondition",
"pattern": "127.0.0.1"
},
{
"conditionType": "BypassCondition",
"pattern": "::1"
},
{
"conditionType": "BypassCondition",
"pattern": "localhost"
}
],
"color": "#99ccee",
"fallbackProxy": {
"host": "127.0.0.1",
"port": 3067,
"scheme": "socks5"
},
"name": "代理服务",
"profileType": "FixedProfile",
"revision": "195ffdeb113"
},
"+自动切换": {
"color": "#99dd99",
"defaultProfileName": "__ruleListOf_自动切换",
"name": "自动切换",
"profileType": "SwitchProfile",
"revision": "196ba169e51",
"rules": [
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "copilot.microsoft.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.example.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.githubusercontent.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.servedby-buysellads.com"
},
"profileName": "direct"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.carbonads.com"
},
"profileName": "direct"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.googletagmanager.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.codepen.io"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.qiakr.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.zencoder.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.techpowerup.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.tiktokcdn.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.tiktok.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "zh.z-lib.gd"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.z-lib.gd"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.ncdn.ec"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.google-analytics.com"
},
"profileName": "代理服务"
},
{
"condition": {
"conditionType": "HostWildcardCondition",
"pattern": "*.google.com"
},
"profileName": "代理服务"
}
]
},
"-addConditionsToBottom": true,
"-confirmDeletion": true,
"-downloadInterval": 1440,
"-enableQuickSwitch": false,
"-monitorWebRequests": true,
"-quickSwitchProfiles": [],
"-refreshOnProfileChange": true,
"-revertProxyChanges": true,
"-showConditionTypes": 1,
"-showExternalProfile": true,
"-showInspectMenu": true,
"-startupProfileName": "",
"schemaVersion": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment