diff options
author | Holger Paradies <retabell@gmx.de> | 2020-02-29 11:20:02 +0100 |
---|---|---|
committer | Holger Paradies <retabell@gmx.de> | 2020-02-29 11:20:02 +0100 |
commit | 91885fce8bd69dfaec1a1956d82055d33933b23f (patch) | |
tree | 9ef1c590eec8d71a057dc354bc27a2e199a9a3e7 /profile/.mozilla/firefox | |
parent | 27e17dde1eb5614042c9b2a84b9755e790fed870 (diff) | |
download | etcskel-kanotix-91885fce8bd69dfaec1a1956d82055d33933b23f.zip etcskel-kanotix-91885fce8bd69dfaec1a1956d82055d33933b23f.tar.gz |
Provide firefox-feeds opml file
Diffstat (limited to 'profile/.mozilla/firefox')
-rw-r--r-- | profile/.mozilla/firefox/firefox-feeds.opml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/profile/.mozilla/firefox/firefox-feeds.opml b/profile/.mozilla/firefox/firefox-feeds.opml new file mode 100644 index 0000000..f47af04 --- /dev/null +++ b/profile/.mozilla/firefox/firefox-feeds.opml @@ -0,0 +1,10 @@ +<?xml version="1.0"?> +<opml version="1.0"><head><title>Dynamische Lesezeichen von Firefox</title></head><body> +<outline type="rss" title="Tagesschau" text="Tagesschau" xmlUrl="http://www.tagesschau.de/newsticker.rdf" htmlUrl="http://www.tagesschau.de/"/> +<outline type="rss" title="Heise" text="Heise" xmlUrl="http://www.heise.de/newsticker/heise.rdf" htmlUrl="https://www.heise.de/"/> +<outline type="rss" title="Pro-Linux" text="Pro-Linux" xmlUrl="http://www.pro-linux.de/backend/pro-linux.rdf" htmlUrl="https://www.pro-linux.de/"/> +<outline type="rss" title="Phoronix" text="Phoronix" xmlUrl="http://feeds2.feedburner.com/Phoronix" htmlUrl="http://www.phoronix.com/"/> +<outline type="rss" title="LXer" text="LXer" xmlUrl="http://lxer.com/module/newswire/headlines.rdf" htmlUrl="http://lxer.com/"/> +<outline type="rss" title="DistroWatch" text="DistroWatch" xmlUrl="http://distrowatch.com/news/dw.xml" htmlUrl="http://distrowatch.com/"/> +<outline type="rss" title="Slashdot" text="Slashdot" xmlUrl="http://slashdot.org/slashdot.rdf" htmlUrl="https://slashdot.org/"/> +</body></opml> |