|
@@ -0,0 +1,16 @@
|
|
1
|
+<!DOCTYPE html>
|
|
2
|
+<html>
|
|
3
|
+<head>
|
|
4
|
+ <title>Fortune feed</title>
|
|
5
|
+</head>
|
|
6
|
+<body>
|
|
7
|
+ <p><a href="fortune.rss"><strong>Here</strong></a> you'll find an
|
|
8
|
+ <a href="https://en.wikipedia.org/wiki/RSS">RSS</a> feed that
|
|
9
|
+ contains a few <a href=
|
|
10
|
+ "https://linux.die.net/man/6/fortune">Fortune</a> items.</p>
|
|
11
|
+ <p>Feel free to use it as a ticker feed for <a href=
|
|
12
|
+ "https://kodi.tv">Kodi</a>, etc.</p>
|
|
13
|
+ <p>Also feel free to <a href=
|
|
14
|
+ "https://git.disroot.org/thedod/fortunefeed">fork this</a>.</p>
|
|
15
|
+</body>
|
|
16
|
+</html>
|