summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFreddo3000 <f.falk@protonmail.com>2020-05-07 00:44:26 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2020-05-07 12:17:20 +0200
commit3b506a8530e9d876beeb6a430a66c1cd53d7ec22 (patch)
tree1be4f1c02752c1d088fdc81980501cb051bff596
parent7f94865f10be69835774e6bf5450dd9ccff656d5 (diff)
Add feed: The Regimental Standard
https://regimental-standard.com/ Warhammer 40K themed newsletter providing humorous and uplifting news bulletins for the Imperial Guardsmen of the 42nd millenium. Signed-off-by: Freddo3000 <f.falk@protonmail.com>
-rw-r--r--lib/Explore/feeds/feeds.en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/lib/Explore/feeds/feeds.en.json b/lib/Explore/feeds/feeds.en.json
index f8b71092c..25798c566 100644
--- a/lib/Explore/feeds/feeds.en.json
+++ b/lib/Explore/feeds/feeds.en.json
@@ -169,5 +169,13 @@
"feed": "http:\/\/feeds.feedburner.com\/oatmealfeed",
"description": "The oatmeal tastes better than stale skittles found under the couch cushions",
"votes": 100
+ }],
+ "Other": [{
+ "title": "The Regimental Standard",
+ "favicon": "http:\/\/regimentalstandard.files.wordpress.com\/2017\/03\/cropped-icon.png",
+ "url": "http:\/\/regimental-standard.com",
+ "feed": "http:\/\/regimental-standard.com\/feed\/",
+ "description": "Required weekly reading for the modern guardsman",
+ "votes": 100
}]
}