This commit is contained in:
“wanyongkang”
2021-01-25 10:49:33 +08:00
parent 8baf8c1c98
commit 5fdc477ec7

View File

@@ -179,11 +179,15 @@
this.sstp = ''; this.sstp = '';
break; break;
case 13: case 13:
case 17:
this.l2tp = '123456'; this.l2tp = '123456';
this.search_field = '极客IP'; this.search_field = '极客IP';
this.sstp = '4433'; this.sstp = '4433';
break; break;
case 17:
this.l2tp = '123456';
this.search_field = '西瓜IP';
this.sstp = '4433';
break;
case 14: case 14:
this.l2tp = '91ip'; this.l2tp = '91ip';
this.search_field = '天天IP'; this.search_field = '天天IP';