We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b4956 commit 9a22c9cCopy full SHA for 9a22c9c
source/comments/waline.js
@@ -2,7 +2,7 @@ import { init, commentCount } from 'https://unpkg.com/@waline/client@v3/dist/wa
2
import { pageviewCount } from 'https://unpkg.com/@waline/client@v3/dist/pageview.js';
3
4
(() => {
5
- const serverURL = 'https://papwuj.github.io';
+ const serverURL = 'https://lzijc9kj.api.lncldglobal.com';
6
let firstVisit = true;
7
8
const loadComments = async () => {
0 commit comments