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 Jan 16, 2024
1 parent 0561381 commit 6c31b0a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/views/Subconverter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -446,11 +446,11 @@ export default {
btnBoolean: false,
options: {
clientTypes: {
"Sing-Box": "singbox",
Clash: "clash",
Surge2: "surge&ver=2",
Surge3: "surge&ver=3",
Surge4: "surge&ver=4",
"Sing-Box": "singbox",
V2Ray: "v2ray",
Trojan: "trojan",
ShadowsocksR: "ssr",
Expand Down Expand Up @@ -947,7 +947,7 @@ export default {
},
mounted() {
this.tanchuang();
this.form.clientType = "singbox";
this.form.clientType = "clash";
this.getBackendVersion();
this.anhei();
let lightMedia = window.matchMedia('(prefers-color-scheme: light)');
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;color: red">本站订阅转换已经支持Sing-Box以及Clash.Meta的vless reality+hysteria+hysteria2订阅转换,并且Sing-Box的JSON配置文件RAW地址可以转为其他客户端了!</span></strong></br></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><strong><span style="font-size:20px">牧场流媒体支持状态实时检测图:</span><span><a href="https://nf.mccloud.vip" style="color:red;font-size:20px;text-decoration:none">点击查看</a></span></strong></br>本站服务器赞助机场-牧场物语,是一家拥有BGP中继+IEPL企业级内网专线的高端机场,适合各个价位要求的用户,牧场物语采用最新的奈飞非自制剧解决方案,出口随机更换IP,确保尽可能的每个用户可以用上独立IP,以此来稳定解决奈飞非自制剧的封锁,并推出7*24小时奈飞非自制剧节点自动检测系统,用户再也不用自己手动一个个的乱试节点了,目前牧场的新加坡,台湾等节区域点均可做到24H稳定非自制剧观看!</br></div>`, '信息面板', {
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">牧场流媒体支持状态实时检测图:</span><span><a href="https://nf.mccloud.vip" 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

1 comment on commit 6c31b0a

@vercel
Copy link

@vercel vercel bot commented on 6c31b0a Jan 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.