|
@ -259,12 +259,12 @@ export default { |
|
|
{ |
|
|
{ |
|
|
label: "No-Urltest", |
|
|
label: "No-Urltest", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/universal/no-urltest.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/universal/no-urltest.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "Urltest", |
|
|
label: "Urltest", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/universal/urltest.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/universal/urltest.ini" |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
@ -274,42 +274,42 @@ export default { |
|
|
{ |
|
|
{ |
|
|
label: "Maying", |
|
|
label: "Maying", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/maying.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/customized/maying.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "rixCloud", |
|
|
label: "rixCloud", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/rixcloud.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/customized/rixcloud.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "YoYu", |
|
|
label: "YoYu", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/yoyu.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/customized/yoyu.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "Ytoo", |
|
|
label: "Ytoo", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/ytoo.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/customized/ytoo.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "NyanCAT", |
|
|
label: "NyanCAT", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/nyancat.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/customized/nyancat.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "Nexitally", |
|
|
label: "Nexitally", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/nexitally.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/customized/nexitally.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "贼船", |
|
|
label: "贼船", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/zeichuan.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/customized/zeichuan.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "布丁", |
|
|
label: "布丁", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/pud.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/customized/pud.ini" |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
}, |
|
|
}, |
|
@ -319,12 +319,12 @@ export default { |
|
|
{ |
|
|
{ |
|
|
label: "NeteaseUnblock(仅规则,No-Urltest)", |
|
|
label: "NeteaseUnblock(仅规则,No-Urltest)", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/special/netease.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/special/netease.ini" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
label: "Basic(仅GEOIP CN + Final)", |
|
|
label: "Basic(仅GEOIP CN + Final)", |
|
|
value: |
|
|
value: |
|
|
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/special/basic.ini" |
|
|
"https://subconverter.s3-ap-southeast-1.amazonaws.com/RemoteConfig/special/basic.ini" |
|
|
} |
|
|
} |
|
|
] |
|
|
] |
|
|
} |
|
|
} |
|
|