fix: protocol-based link matching, hysteria panel support, links cache TTL 1h
- match subscription links by protocol instead of index (fixes trojan/mixed inbounds, e.g. Poland) - support hysteria panels in create/delete client, skip in shortid rotation - fix link regex to match hysteria2:// scheme - reduce links cache TTL from 7 days to 1 hour (stale cache hid servers) - delete client: fallback to id when uuid missing - feat(web): telegram contact button on home page
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
</div>
|
||||
<div class="btns">
|
||||
<a href="{%da_url%}" class="btn da">❤️ Поддержать проект</a>
|
||||
<a href="https://t.me/sashegdev" class="btn tg" target="_blank" rel="noopener">✈️ Связаться</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user