feat(comments): add support to Gitalk proxy parameter (#1012)

Co-authored-by: Jimmy Cai <hi@jimmycai.com>
This commit is contained in:
DashJay 2024-09-07 23:18:03 +08:00 committed by GitHub
parent 12f31dfd8a
commit 0558108e30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 0 deletions

View file

@ -156,6 +156,7 @@ params:
repo:
clientID:
clientSecret:
proxy:
cusdis:
host:

View file

@ -15,6 +15,7 @@
admin: ["{{- .admin -}}"],
distractionFreeMode: false, // Facebook-like distraction free mode
id: md5(location.pathname), // Max Location.pathname Legth:75 https://github.com/gitalk/gitalk/issues/102
proxy: {{- .proxy -}},
});
(function () {
if (