mirror of
https://github.com/YGGverse/Pulsar.git
synced 2025-03-13 05:41:21 +00:00
23 lines
596 B
JSON
23 lines
596 B
JSON
{
|
|
"feed":
|
|
[
|
|
{
|
|
"source":"https://www.omglinux.com/feed",
|
|
"target":"server/127.0.0.1/public/omglinux/feed.gmi",
|
|
"item":
|
|
{
|
|
"template":"=> {link} {title}{nl}{nl}{description}",
|
|
"limit":20
|
|
}
|
|
},
|
|
{
|
|
"source":"https://omgubuntu.co.uk/feed",
|
|
"target":"server/127.0.0.1/public/omgubuntu/feed.gmi",
|
|
"item":
|
|
{
|
|
"template":"=> {link} {title}{nl}{nl}{description}",
|
|
"limit":20
|
|
}
|
|
}
|
|
]
|
|
} |