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
{ |
|
"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 |
|
} |
|
} |
|
] |
|
} |