mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-06-14 17:13:18 +08:00
💥 Remvoe default templates in docker image\n🐛 Fix version command error
This commit is contained in:
@ -56,8 +56,9 @@
|
||||
</div>
|
||||
<!-- Template Section -->
|
||||
<div class=" section">
|
||||
<h3>模板</h3>
|
||||
<mdui-text-field label="模板" type="text" id="template" name="template" />
|
||||
<h3><a href="https://github.com/nitezs/sub2sing-box/tree/master/templates">模板</a></h3>
|
||||
<mdui-text-field label="模板" type="text" id="template" name="template"
|
||||
value="https://raw.githubusercontent.com/nitezs/sub2sing-box/refs/heads/master/templates/example-windows.json" />
|
||||
</div>
|
||||
|
||||
<div id="form">
|
||||
|
Reference in New Issue
Block a user