diff --git a/clash-proxies.yaml b/clash-proxies.yaml index 9144e09..5935387 100644 --- a/clash-proxies.yaml +++ b/clash-proxies.yaml @@ -1,42 +1,42 @@ # 代理服务器 proxies: -- name: "jms-s1" - type: ss - server: c11s1.portablesubmarines.com - port: 13950 - cipher: aes-256-gcm - password: "RGPZGxJDe3bE57uS" -- name: "jms-s2" - type: ss - server: c11s2.portablesubmarines.com - port: 13950 - cipher: aes-256-gcm - password: "RGPZGxJDe3bE57uS" -- name: "jms-s3" - type: vmess - server: c11s3.portablesubmarines.com - port: 13950 - uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 - alterId: 0 - cipher: aes-128-gcm -- name: "jms-s4" - type: vmess - server: c11s4.portablesubmarines.com - port: 13950 - uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 - alterId: 0 - cipher: aes-128-gcm -- name: "jms-s5" - type: vmess - server: c11s5.portablesubmarines.com - port: 13950 - uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 - alterId: 0 - cipher: aes-128-gcm -- name: "jms-s801" - type: vmess - server: c11s801.portablesubmarines.com - port: 13950 - uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 - alterId: 0 - cipher: aes-128-gcm \ No newline at end of file + - name: "jms-s1" + type: ss + server: c11s1.portablesubmarines.com + port: 13950 + cipher: aes-256-gcm + password: "RGPZGxJDe3bE57uS" + - name: "jms-s2" + type: ss + server: c11s2.portablesubmarines.com + port: 13950 + cipher: aes-256-gcm + password: "RGPZGxJDe3bE57uS" + - name: "jms-s3" + type: vmess + server: c11s3.portablesubmarines.com + port: 13950 + uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 + alterId: 0 + cipher: aes-128-gcm + - name: "jms-s4" + type: vmess + server: c11s4.portablesubmarines.com + port: 13950 + uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 + alterId: 0 + cipher: aes-128-gcm + - name: "jms-s5" + type: vmess + server: c11s5.portablesubmarines.com + port: 13950 + uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 + alterId: 0 + cipher: aes-128-gcm + - name: "jms-s801" + type: vmess + server: c11s801.portablesubmarines.com + port: 13950 + uuid: 522e8411-f142-4cd4-bb29-c10ecf139309 + alterId: 0 + cipher: aes-128-gcm \ No newline at end of file