mirror of https://github.com/YGGverse/Pulsar.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
596 B
23 lines
596 B
7 months ago
|
{
|
||
|
"feed":
|
||
|
[
|
||
|
{
|
||
|
"source":"https://www.omglinux.com/feed",
|
||
7 months ago
|
"target":"server/127.0.0.1/public/omglinux/feed.gmi",
|
||
7 months ago
|
"item":
|
||
|
{
|
||
|
"template":"=> {link} {title}{nl}{nl}{description}",
|
||
|
"limit":20
|
||
|
}
|
||
|
},
|
||
|
{
|
||
|
"source":"https://omgubuntu.co.uk/feed",
|
||
7 months ago
|
"target":"server/127.0.0.1/public/omgubuntu/feed.gmi",
|
||
7 months ago
|
"item":
|
||
|
{
|
||
|
"template":"=> {link} {title}{nl}{nl}{description}",
|
||
|
"limit":20
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|