Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
youshandefeiyang committed May 6, 2024
1 parent 59b7894 commit 8092ff1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/views/Subconverter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -474,7 +474,7 @@ export default {
"sub.cm": "https://sub.cm/short",
},
customBackend: {
"肥羊增强型后端【vless reality+hy1+hy2】": "https://apiurl.v1.mk",
"肥羊增强型后端【vless reality+hy1+hy2】": "https://url.v1.mk",
"肥羊备用后端【vless reality+hy1+hy2】": "https://sub.d1.mk",
"つつ-多地防失联【负载均衡+国内优化】": "https://api.tsutsu.one",
nameless13提供: "https://www.nameless13.com",
Expand All @@ -483,7 +483,7 @@ export default {
"sub作者&lhie1提供": "https://api.dler.io",
},
backendOptions: [
{value: "https://apiurl.v1.mk"},
{value: "https://url.v1.mk"},
{value: "https://sub.d1.mk"},
{value: "https://api.tsutsu.one"},
{value: "https://www.nameless13.com"},
Expand Down Expand Up @@ -889,7 +889,7 @@ export default {
form: {
sourceSubUrl: "",
clientType: "",
customBackend: this.getUrlParam() == "" ? "https://apiurl.v1.mk" : this.getUrlParam(),
customBackend: this.getUrlParam() == "" ? "https://url.v1.mk" : this.getUrlParam(),
shortType: "https://v1.mk/short",
remoteConfig: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/config/ACL4SSR_Online_Full_NoAuto.ini",
excludeRemarks: "",
Expand Down Expand Up @@ -1010,7 +1010,7 @@ export default {
}
},
tanchuang() {
this.$alert(`<div style="text-align:center;font-size:15px"><strong><span style="font-size:20px">本站官方TG交流群:</span><span><a href="https://t.me/feiyangdigital" target="_blank" style="color:red;font-size:20px;text-decoration:none">点击加入</a></span></strong></br><strong><span style="font-size:20px">IEPL高端机场(<span style="color:blue">原生支持各种流媒体</span>):</span><span><a href="https://www.mcwy.org" style="color:red;font-size:20px;text-decoration:none">点击注册</a></span></strong></br><strong><span style="font-size:20px">奈飞、ChatGPT合租(<span style="color:blue">优惠码:feiyang</span>):</span><span><a href="https://hezu.v1.mk/" style="color:red;font-size:20px;text-decoration:none">点击上车</a></span></strong></br><strong><span style="font-size:20px">IOS外区应用代购:</span><span><a href="https://fk.myue.club" style="color:red;font-size:20px;text-decoration:none">点击查看</a></span></strong></br><strong><span style="font-size:20px;color:red">特别注意:IEPL机场五一九折优惠码:202451</span></strong></br></div>`, '信息面板', {
this.$alert(`<div style="text-align:center;font-size:15px"><strong><span style="font-size:20px;color:red">apiurl.v1.mk已被蔷,请更换最新的url.v1.mk</span></strong></br><strong><span style="font-size:20px">本站官方TG交流群:</span><span><a href="https://t.me/feiyangdigital" target="_blank" style="color:red;font-size:20px;text-decoration:none">点击加入</a></span></strong></br><strong><span style="font-size:20px">IEPL高端机场(<span style="color:blue">原生支持各种流媒体</span>):</span><span><a href="https://www.mcwy.org" style="color:red;font-size:20px;text-decoration:none">点击注册</a></span></strong></br><strong><span style="font-size:20px">奈飞、ChatGPT合租(<span style="color:blue">优惠码:feiyang</span>):</span><span><a href="https://hezu.v1.mk/" style="color:red;font-size:20px;text-decoration:none">点击上车</a></span></strong></br><strong><span style="font-size:20px">IOS外区应用代购:</span><span><a href="https://fk.myue.club" style="color:red;font-size:20px;text-decoration:none">点击查看</a></span></strong></br>本站服务器赞助机场-牧场物语,是一家拥有BGP中继+IEPL企业级内网专线的高端机场,适合各个价位要求的用户,牧场物语采用最新的奈飞非自制剧解决方案,出口随机更换IP,确保尽可能的每个用户可以用上独立IP,以此来稳定解决奈飞非自制剧的封锁,并推出7*24小时奈飞非自制剧节点自动检测系统,用户再也不用自己手动一个个的乱试节点了,目前牧场的新加坡,台湾等节区域点均可做到24H稳定非自制剧观看!</br></div>`, '信息面板', {
confirmButtonText: '确定',
dangerouslyUseHTMLString: true,
customClass: 'msgbox'
Expand Down Expand Up @@ -1402,7 +1402,7 @@ export default {
.then(res => {
this.backendVersion = res.data.replace(/backend\n$/gm, "");
this.backendVersion = this.backendVersion.replace("subconverter", "SubConverter");
let a = this.form.customBackend.indexOf("apiurl.v1.mk") !== -1 || this.form.customBackend.indexOf("sub.d1.mk") !== -1;
let a = this.form.customBackend.indexOf("url.v1.mk") !== -1 || this.form.customBackend.indexOf("sub.d1.mk") !== -1;
let b = this.form.customBackend.indexOf("127.0.0.1") !== -1;
a ? this.$message.success(`${this.backendVersion}` + "肥羊负载均衡增强版后端,已屏蔽免费节点池(会返回403),额外支持vless reality+hysteria+hysteria2订阅转换") : b ? this.$message.success(`${this.backendVersion}` + "本地局域网自建版后端") : this.$message.success(`${this.backendVersion}` + "官方原版后端不支持vless/hysteria订阅转换");
})
Expand Down

0 comments on commit 8092ff1

Please sign in to comment.