Browse Source

Add pud remote config

develop
CareyWong 4 years ago
parent
commit
71b9485df1
  1. 5
      src/views/Subconverter.vue

5
src/views/Subconverter.vue

@ -299,6 +299,11 @@ export default {
label: "贼船",
value:
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/zeichuan.ini"
},
{
label: "布丁",
value:
"https://raw.githubusercontent.com/CareyWang/Rules/master/RemoteConfig/customized/pud.ini"
}
]
},

Loading…
Cancel
Save