mirror of
https://github.com/v2board/v2board.git
synced 2025-03-13 06:04:42 +08:00
添加导入NB4A订阅按钮
This commit is contained in:
parent
9db84a4a4a
commit
c4b65a4a0d
BIN
public/theme/v2board/assets/images/icon/NekoBox For Android.png
Normal file
BIN
public/theme/v2board/assets/images/icon/NekoBox For Android.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.3 KiB |
7
public/theme/v2board/assets/umi.js
vendored
7
public/theme/v2board/assets/umi.js
vendored
@ -1067,12 +1067,15 @@
|
||||
href: "clash://install-config?url=" + encodeURIComponent(e) + "&name=" + window.settings.title
|
||||
})),
|
||||
Object(u["g"])() && (t.push({
|
||||
title: "NekoBox For Android",
|
||||
href: "clash://install-config?url=" + encodeURIComponent(e + "&flag=meta") + "&name=" + window.settings.title
|
||||
}) && t.push({
|
||||
title: "ClashMeta For Android",
|
||||
href: "clash://install-config?url=" + encodeURIComponent(e + "&flag=meta") + "&name=" + window.settings.title
|
||||
}) && (t.push({
|
||||
}) && t.push({
|
||||
title: "Clash For Android",
|
||||
href: "clash://install-config?url=" + encodeURIComponent(e) + "&name=" + window.settings.title
|
||||
})),
|
||||
}),
|
||||
t.push({
|
||||
title: "Surfboard",
|
||||
href: "surge:///install-config?url=" + encodeURIComponent(e) + "&name=" + window.settings.title
|
||||
|
Loading…
x
Reference in New Issue
Block a user