Skip to content

Commit

Permalink
Merge pull request #25 from PaiJi/fix-template-typo
Browse files Browse the repository at this point in the history
fix(template): fix QuantumultX demo downloadUrl typo
  • Loading branch information
geekdada authored Dec 15, 2023
2 parents 0886b62 + e307c09 commit d1145a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/template/quantumultx.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ server=114.114.114.114
server=119.29.29.29

[server_remote]
{{ getDownloadUrl('Quantumult_subscribe_us.conf') }}, tag=🇺🇸 US
{{ getDownloadUrl('Quantumult_subscribe_hk.conf') }}, tag=🇭🇰 HK
{{ getDownloadUrl('QuantumultX_subscribe_us.conf') }}, tag=🇺🇸 US
{{ getDownloadUrl('QuantumultX_subscribe_hk.conf') }}, tag=🇭🇰 HK

[server_local]

Expand Down

0 comments on commit d1145a9

Please sign in to comment.