We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29fbbb3 commit 06d828cCopy full SHA for 06d828c
1 file changed
src/content/spec/circle.md
@@ -3,7 +3,7 @@
3
if (typeof UserConfig === 'undefined') {
4
var UserConfig = {
5
// 填写你的fc Lite地址
6
- private_api_url: 'https://fc.liushen.fun/',
+ private_api_url: 'https://fc.fis.ink/',
7
// 点击加载更多时,一次最多加载几篇文章,默认20
8
page_turning_number: 24,
9
// 头像加载失败时,默认头像地址
0 commit comments