Skip to content

Commit 06d828c

Browse files
committed
修复朋友圈页面地址错误
1 parent 29fbbb3 commit 06d828c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/spec/circle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
if (typeof UserConfig === 'undefined') {
44
var UserConfig = {
55
// 填写你的fc Lite地址
6-
private_api_url: 'https://fc.liushen.fun/',
6+
private_api_url: 'https://fc.fis.ink/',
77
// 点击加载更多时,一次最多加载几篇文章,默认20
88
page_turning_number: 24,
99
// 头像加载失败时,默认头像地址

0 commit comments

Comments
 (0)