From 91885fce8bd69dfaec1a1956d82055d33933b23f Mon Sep 17 00:00:00 2001 From: Holger Paradies <retabell@gmx.de> Date: Sat, 29 Feb 2020 11:20:02 +0100 Subject: Provide firefox-feeds opml file --- profile/.mozilla/firefox/firefox-feeds.opml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 profile/.mozilla/firefox/firefox-feeds.opml 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> -- cgit v1.0