demo site
This commit is contained in:
parent
91a08c63bb
commit
62bb791808
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ svg = ""
|
||||||
# providers have to make their 'Access-Control-Allow-Origin' contain
|
# providers have to make their 'Access-Control-Allow-Origin' contain
|
||||||
# your domain, otherwise the feeds cannot be fetched.
|
# your domain, otherwise the feeds cannot be fetched.
|
||||||
[params.friends]
|
[params.friends]
|
||||||
feeds = ["https://xjj.pub/index.xml"]
|
feeds = ["https://h.xjj.pub/index.xml"]
|
||||||
topk = 3
|
topk = 3
|
||||||
title = "Friends' Posts"
|
title = "Friends' Posts"
|
||||||
proxy = "" # reserved
|
proxy = "" # reserved
|
||||||
|
|
Loading…
Reference in a new issue