feat(sub): add template variables to subscription metadata (#6163)

This commit is contained in:
isultanov99
2026-08-15 17:38:29 +02:00
committed by GitHub
parent 8c8556ab32
commit 2d669fa4b7
22 changed files with 457 additions and 108 deletions
+1
View File
@@ -2488,6 +2488,7 @@ type PageData struct {
SubClashUrl string
SubTitle string
SubSupportUrl string
SubAnnounce string
Result []string
Emails []string
}