Skip to content

Commit c15e030

Browse files
committed
fix: use default disqus api endpoint
Signed-off-by: Chawye Hsu <[email protected]>
1 parent f4892e1 commit c15e030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

saber-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ module.exports = {
1414
disqusjs: {
1515
shortname: 'h404bi',
1616
siteName: 'Chawye Hsu',
17+
api: 'https://disqus.com/api/',
1718
apikey: 'Hg3FyAX4IodvgGm8OAIpuplfZW5APk2DYcuVk9DEEDSBijKPdPdooKBX7683fo6u',
1819
admin: 'chawyehsu',
1920
adminLabel: 'Mod',

0 commit comments

Comments
 (0)