Last active
February 3, 2021 13:44
-
-
Save papanito/e0e694aa6f35852439c5a6af2d30b918 to your computer and use it in GitHub Desktop.
ttrss feediron config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"heise.de\/developer": { | |
"type": "xpath", | |
"xpath": "article[contains(@class, 'si-detail')]", | |
"cleanup": [ | |
"p[contains(@class,'news_datum')]", | |
"div[contains(@class,'readspeakerr')]", | |
"h1[contains(@class,'clear')]", | |
"noscript", | |
"comment()", | |
"script", | |
"footer" | |
] | |
}, | |
"reuters.com": { | |
"type": "xpath", | |
"xpath": "div[@class, 'ArticleBodyWrapper']" | |
}, | |
"srf.ch": { | |
"type": "xpath", | |
"xpath": "article", | |
"cleanup": [ | |
"div[contains(@class,'sharing-bar')]", | |
"div[contains(@class,'related-items-list')]" | |
] | |
}, | |
"linuxinsider.com": { | |
"type": "xpath", | |
"xpath": "div[@class, 'story-content']" | |
}, | |
"googleblog.com": { | |
"type": "xpath", | |
"xpath": "div[@class, 'post']" | |
}, | |
"androidpolice.com": { | |
"type": "xpath", | |
"xpath": [ | |
"img[@class='img-hero']", | |
"div[@class='post-content']" | |
], | |
"cleanup": [ | |
"toc", | |
"div[contains(@class,'gallery-slider')]", | |
"li[contains(@class,'red-bg')]", | |
"li[contains(@class,'black-bg')]", | |
"ul[contains(@class,'horizontal-boxes-tags')]" | |
] | |
}, | |
"nzz.ch": { | |
"type": "xpath", | |
"xpath": "div[@class, 'post']" | |
}, | |
"golem.de": { | |
"type": "xpath", | |
"xpath": "article", | |
"cleanup": [ | |
"div[@id,'breadcrumbs']", | |
"div[@class,'tags']" | |
] | |
}, | |
"swissinfo.ch": { | |
"type": "xpath", | |
"xpath": "article", | |
"cleanup": [ | |
"div[@class,'si-comment-container']", | |
"div[contains(@class,'si-teaser')]", | |
"div[contains(@class,'si-detail__related')]", | |
"div[contains(@class,'si-page__footer')]", | |
"div[@class,'si-taxonomies']" | |
] | |
}, | |
"spiegel.de": { | |
"type": "xpath", | |
"xpath": "div[contains(@class, 'clearfix')]" | |
}, | |
"lifehacker.com": { | |
"type": "xpath", | |
"xpath": "div[contains(@class,'js_post-content')]" | |
}, | |
"latina-press.com": { | |
"type": "xpath", | |
"xpath": "div[@id, 'post']" | |
}, | |
"archlinux.org": { | |
"type": "xpath", | |
"xpath": "div[@id, 'content']" | |
}, | |
"linuxjournal.com": { | |
"type": "xpath", | |
"xpath": "div[@id, 'main-content']" | |
}, | |
"linuxundich.de": { | |
"type": "xpath", | |
"xpath": "article" | |
}, | |
"thehackernews.com": { | |
"type": "xpath", | |
"xpath": "div[@id, 'content']" | |
}, | |
"gojko.net": { | |
"type": "xpath", | |
"xpath": "div[contains(@class,'container')]" | |
}, | |
"devqa.io": { | |
"type": "xpath", | |
"xpath": "article" | |
}, | |
"esecurityplanet.com": { | |
"type": "xpath", | |
"xpath": "div[@class,'wpb_wrapper']" | |
}, | |
"nakedsecurity.sophos.com": { | |
"type": "xpath", | |
"xpath": "div[@class, 'container']" | |
}, | |
"linuxbsdos.com": { | |
"type": "xpath", | |
"xpath": "div[@class, 'elementor-row']" | |
}, | |
"xmodulo.com": { | |
"type": "xpath", | |
"xpath": "div[@id, 'container']" | |
}, | |
"*.gnome.org": { | |
"type": "xpath", | |
"xpath": "main[@id, 'main']" | |
}, | |
"unixmen.com": { | |
"type": "xpath", | |
"xpath": "div[@class, 'td-post-content']" | |
}, | |
"beobachter.ch": { | |
"type": "xpath", | |
"xpath": "div[contains(@class,'article-body')]" | |
}, | |
"thegeekstuff.com": { | |
"type": "xpath", | |
"xpath": "div[@class,'post_content']" | |
}, | |
"thenewstack.io": { | |
"type": "xpath", | |
"xpath": "article" | |
}, | |
"zdnet.com": { | |
"type": "xpath", | |
"xpath": "div[@class, 'storyBody']", | |
"cleanup": [ | |
"section[contains(@class,'related-stories')]", | |
"div[contains(@class,'relatedContent')]", | |
"section[contains(@class,'related-topics')]" | |
] | |
}, | |
"computerbase.de": { | |
"type": "xpath", | |
"xpath": "div[@class,'l-container']", | |
"cleanup": [ | |
"footer" | |
] | |
}, | |
"opensource.com": { | |
"type": "xpath", | |
"xpath": "div[@id,'article-template']" | |
}, | |
"heise.de": { | |
"type": "xpath", | |
"xpath": "div[@class, 'a-layout__item']", | |
"cleanup": [ | |
"aside[contains(@class,'article-layout__header-wrbng')]", | |
"a-iframe", | |
"footer", | |
"section[@class, 'article-sidebar']" | |
] | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<opml version="1.0"> | |
<head> | |
<dateCreated>Wed, 03 Feb 2021 12:17:18 +0000</dateCreated> | |
<title>Tiny Tiny RSS Feed Export</title> | |
</head> | |
<body> | |
<outline text="Android" ttrssSortOrder="1"> | |
<outline type="rss" text="Android Developers Blog" xmlUrl="http://feeds.feedburner.com/blogspot/hsDu" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="http://android-developers.googleblog.com/"/> | |
<outline type="rss" text="Androidpit" xmlUrl="https://www.androidpit.com/feed/main.xml" ttrssSortOrder="3" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.nextpit.com/"/> | |
<outline type="rss" text="Android Police" xmlUrl="http://www.androidpolice.com/feed/" ttrssSortOrder="4" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.androidpolice.com"/> | |
</outline> | |
<outline text="Comics" ttrssSortOrder="2"> | |
<outline type="rss" text="Dilbert Daily Strip" xmlUrl="http://dilbert.com/feed.rss" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="http://dilbert.com"/> | |
</outline> | |
<outline text="Google" ttrssSortOrder="3"> | |
</outline> | |
<outline text="Info" ttrssSortOrder="4"> | |
<outline type="rss" text="Beobachter" xmlUrl="https://www.beobachter.ch/rss_feed" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.beobachter.ch/rss.xml"/> | |
<outline type="rss" text="SPIEGEL ONLINE - Wissenschaft" xmlUrl="http://www.spiegel.de/wissenschaft/index.rss" ttrssSortOrder="2" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.spiegel.de/"/> | |
</outline> | |
<outline text="IT News" ttrssSortOrder="5"> | |
<outline type="rss" text="ComputerBase" xmlUrl="https://www.computerbase.de/rss/news.xml" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.computerbase.de/"/> | |
<outline type="rss" text="TechRadar" xmlUrl="https://www.techradar.com/feeds/all" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.techradar.com/feeds/all"/> | |
<outline type="rss" text="The New Stack" xmlUrl="https://thenewstack.io/feed/" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://thenewstack.io"/> | |
<outline type="rss" text="zdnet" xmlUrl="https://www.zdnet.com/news/rss.xml" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.zdnet.com/"/> | |
<outline type="rss" text="Ars Technica" xmlUrl="http://feeds.arstechnica.com/arstechnica/index/" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://arstechnica.com"/> | |
<outline type="rss" text="Golem.de" xmlUrl="http://rss.golem.de/rss.php?feed=RSS1.0" ttrssSortOrder="2" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.golem.de/"/> | |
<outline type="rss" text="heise online News" xmlUrl="http://www.heise.de/newsticker/heise-atom.xml" ttrssSortOrder="3" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.heise.de/"/> | |
<outline type="rss" text="on nathan leclaire" xmlUrl="https://nathanleclaire.com/index.xml" ttrssSortOrder="4" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://nathanleclaire.com/"/> | |
<outline type="rss" text="Opensource.com" xmlUrl="http://opensource.com/feed" ttrssSortOrder="5" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://opensource.com/frontpage"/> | |
<outline type="rss" text="The Geek Stuff" xmlUrl="http://feedproxy.google.com/TheGeekStuff" ttrssSortOrder="6" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.thegeekstuff.com"/> | |
</outline> | |
<outline text="Jobs" ttrssSortOrder="6"> | |
<outline type="rss" text="permanent “devops” jobs within 50 km of Luzern - Stack Overflow Careers" xmlUrl="http://stackoverflow.com/jobs/feed?searchTerm=devops&location=Luzern&range=50&distanceUnits=Km%20&type=Permanent" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://stackoverflow.com/jobs"/> | |
<outline type="rss" text="“test” jobs within 50 km of luzern - Stack Overflow Careers" xmlUrl="http://stackoverflow.com/jobs/feed?searchTerm=test&location=luzern&range=50&distanceUnits=Km" ttrssSortOrder="2" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://stackoverflow.com/jobs"/> | |
</outline> | |
<outline text="Life" ttrssSortOrder="7"> | |
<outline type="rss" text="Lifehacker" xmlUrl="https://lifehacker.com/rss" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://lifehacker.com"/> | |
</outline> | |
<outline text="Linux" ttrssSortOrder="8"> | |
<outline type="rss" text="GNU/Linux.ch" xmlUrl="https://gnulinux.ch/rss.xml" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://gnulinux.ch"/> | |
<outline type="rss" text="OMG! Ubuntu!" xmlUrl="https://www.omgubuntu.co.uk/feed" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.omgubuntu.co.uk"/> | |
<outline type="rss" text="Arch Linux: Recent news updates" xmlUrl="http://www.archlinux.org/feeds/news/" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://archlinux.org/news/"/> | |
<outline type="rss" text="Ask Xmodulo" xmlUrl="http://ask.xmodulo.com/feed" ttrssSortOrder="2" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.xmodulo.com"/> | |
<outline type="rss" text="LinuxBSDos.com" xmlUrl="http://feeds2.feedburner.com/linuxbsdos" ttrssSortOrder="3" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://linuxbsdos.com"/> | |
<outline type="rss" text="LinuxInsider" xmlUrl="https://linuxinsider.com/rss-feed" ttrssSortOrder="4" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://linuxinsider.com"/> | |
<outline type="rss" text="Linux Journal" xmlUrl="http://www.linuxjournal.com/node/feed" ttrssSortOrder="5" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.linuxjournal.com/node/feed"/> | |
<outline type="rss" text="Linux und Ich" xmlUrl="http://linuxundich.de/de/feed/" ttrssSortOrder="6" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://linuxundich.de"/> | |
<outline type="rss" text="Planet Arch Linux" xmlUrl="https://planet.archlinux.org/atom.xml" ttrssSortOrder="7" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://archlinux.org/planet/"/> | |
<outline type="rss" text="Planet GNOME" xmlUrl="https://planet.gnome.org/rss20.xml" ttrssSortOrder="8" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://planet.gnome.org/"/> | |
<outline type="rss" text="Unixmen" xmlUrl="http://www.unixmen.com/feed/" ttrssSortOrder="9" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.unixmen.com"/> | |
</outline> | |
<outline text="Mobile" ttrssSortOrder="9"> | |
<outline type="rss" text="PhoneArena - News" xmlUrl="http://www.phonearena.com/feed/news" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.phonearena.com/"/> | |
</outline> | |
<outline text="Music" ttrssSortOrder="10"> | |
</outline> | |
<outline text="News" ttrssSortOrder="11"> | |
<outline type="rss" text="CNN.com" xmlUrl="http://rss.cnn.com/rss/edition.rss" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.cnn.com/app-international-edition/index.html"/> | |
<outline type="rss" text="Latest News - SWI swissinfo.ch" xmlUrl="https://www.swissinfo.ch/service/eng/rssxml/latest-news/rss" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.swissinfo.ch/eng"/> | |
<outline type="rss" text="News - SRF" xmlUrl="https://www.srf.ch/news/bnf/rss/1646" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.srf.ch/news"/> | |
<outline type="rss" text="The Guardian" xmlUrl="https://www.theguardian.com/international/rss" ttrssSortOrder="0" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.theguardian.com/international"/> | |
<outline type="rss" text="agência latinapress" xmlUrl="http://feeds.feedburner.com/latinapress" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://latina-press.com"/> | |
</outline> | |
<outline text="Projects" ttrssSortOrder="12"> | |
</outline> | |
<outline text="Security" ttrssSortOrder="13"> | |
<outline type="rss" text="eSecurityPlanet" xmlUrl="https://www.esecurityplanet.com/feed" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.esecurityplanet.com/"/> | |
<outline type="rss" text="Google Online Security Blog" xmlUrl="http://googleonlinesecurity.blogspot.com/atom.xml" ttrssSortOrder="2" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="http://security.googleblog.com/"/> | |
<outline type="rss" text="Naked Security" xmlUrl="http://nakedsecurity.sophos.com/feed/" ttrssSortOrder="3" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://nakedsecurity.sophos.com"/> | |
<outline type="rss" text="The Hacker News" xmlUrl="http://thehackernews.com/feeds/posts/default" ttrssSortOrder="4" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://thehackernews.com/"/> | |
</outline> | |
<outline text="Dev & Test" ttrssSortOrder="14"> | |
<outline type="rss" text="DevQA" xmlUrl="https://devqa.io/feed.xml" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://devqa.io"/> | |
<outline type="rss" text="Gojko" xmlUrl="http://gojko.net/feed.xml" ttrssSortOrder="2" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://gojko.net/"/> | |
<outline type="rss" text="Mike Cohn's Blog - Succeeding With Agile" xmlUrl="http://www.mountaingoatsoftware.com/blog/rss" ttrssSortOrder="3" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="http://www.mountaingoatsoftware.com/blog/"/> | |
<outline type="rss" text="Wissen zu medizinischer Software" xmlUrl="https://www.johner-institut.de/blog/feed/" ttrssSortOrder="4" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://www.johner-institut.de/blog"/> | |
<outline type="rss" text="Agile Testing" xmlUrl="http://agiletesting.blogspot.com/atom.xml" ttrssSortOrder="5" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="http://agiletesting.blogspot.com/"/> | |
<outline type="rss" text="Google Testing Blog" xmlUrl="http://googletesting.blogspot.com/feeds/posts/default" ttrssSortOrder="6" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="http://testing.googleblog.com/"/> | |
</outline> | |
<outline type="rss" text="Tiny Tiny RSS: Forum" xmlUrl="https://tt-rss.org/forum/rss.php" ttrssSortOrder="1" ttrssPurgeInterval="0" ttrssUpdateInterval="0" htmlUrl="https://discourse.tt-rss.org"/> | |
<outline text="tt-rss-prefs" schema-version="140"> | |
<outline pref-name="ALLOW_DUPLICATE_POSTS" value="false"/> | |
<outline pref-name="AUTO_ASSIGN_LABELS" value="false"/> | |
<outline pref-name="BLACKLISTED_TAGS" value="blog, blogroll, general, generic, main, misc, news, uncategorized"/> | |
<outline pref-name="CDM_AUTO_CATCHUP" value="false"/> | |
<outline pref-name="CDM_EXPANDED" value="true"/> | |
<outline pref-name="_COLLAPSED_FEEDLIST" value="false"/> | |
<outline pref-name="_COLLAPSED_LABELS" value="false"/> | |
<outline pref-name="_COLLAPSED_SPECIAL" value="false"/> | |
<outline pref-name="_COLLAPSED_UNCAT" value="false"/> | |
<outline pref-name="COMBINED_DISPLAY_MODE" value="true"/> | |
<outline pref-name="CONFIRM_FEED_CATCHUP" value="true"/> | |
<outline pref-name="DEFAULT_ARTICLE_LIMIT" value="30"/> | |
<outline pref-name="_DEFAULT_INCLUDE_CHILDREN" value="false"/> | |
<outline pref-name="DEFAULT_SEARCH_LANGUAGE" value="Simple"/> | |
<outline pref-name="DEFAULT_UPDATE_INTERVAL" value="30"/> | |
<outline pref-name="_DEFAULT_VIEW_LIMIT" value="30"/> | |
<outline pref-name="_DEFAULT_VIEW_MODE" value="unread"/> | |
<outline pref-name="_DEFAULT_VIEW_ORDER_BY" value="default"/> | |
<outline pref-name="DIGEST_CATCHUP" value="false"/> | |
<outline pref-name="DIGEST_ENABLE" value="false"/> | |
<outline pref-name="DIGEST_PREFERRED_TIME" value="00:00"/> | |
<outline pref-name="ENABLE_API_ACCESS" value="true"/> | |
<outline pref-name="_ENABLED_PLUGINS" value="af_comics,auto_assign_labels,cache_starred_images,feediron,no_iframes"/> | |
<outline pref-name="ENABLE_FEED_CATS" value="true"/> | |
<outline pref-name="FEEDS_SORT_BY_UNREAD" value="false"/> | |
<outline pref-name="FRESH_ARTICLE_MAX_AGE" value="24"/> | |
<outline pref-name="HIDE_READ_FEEDS" value="false"/> | |
<outline pref-name="HIDE_READ_SHOWS_SPECIAL" value="true"/> | |
<outline pref-name="LONG_DATE_FORMAT" value="D, M d Y - G:i"/> | |
<outline pref-name="_MOBILE_BROWSE_CATS" value="true"/> | |
<outline pref-name="_MOBILE_ENABLE_CATS" value="false"/> | |
<outline pref-name="_MOBILE_HIDE_READ" value="false"/> | |
<outline pref-name="_MOBILE_REVERSE_HEADLINES" value="false"/> | |
<outline pref-name="_MOBILE_SHOW_IMAGES" value="false"/> | |
<outline pref-name="_MOBILE_SORT_FEEDS_UNREAD" value="false"/> | |
<outline pref-name="ON_CATCHUP_SHOW_NEXT_FEED" value="false"/> | |
<outline pref-name="_PREFS_ACTIVE_TAB" value=""/> | |
<outline pref-name="_PREFS_SHOW_EMPTY_CATS" value="false"/> | |
<outline pref-name="PURGE_OLD_DAYS" value="60"/> | |
<outline pref-name="PURGE_UNREAD_ARTICLES" value="true"/> | |
<outline pref-name="REVERSE_HEADLINES" value="false"/> | |
<outline pref-name="SHORT_DATE_FORMAT" value="M d, G:i"/> | |
<outline pref-name="SHOW_CONTENT_PREVIEW" value="true"/> | |
<outline pref-name="SORT_HEADLINES_BY_FEED_DATE" value="false"/> | |
<outline pref-name="SSL_CERT_SERIAL" value=""/> | |
<outline pref-name="STRIP_IMAGES" value="false"/> | |
<outline pref-name="STRIP_UNSAFE_TAGS" value="true"/> | |
<outline pref-name="_THEME_ID" value="0"/> | |
<outline pref-name="USER_CSS_THEME" value=""/> | |
<outline pref-name="USER_LANGUAGE" value="auto"/> | |
<outline pref-name="USER_STYLESHEET" value=""/> | |
<outline pref-name="USER_TIMEZONE" value="Automatic"/> | |
<outline pref-name="VFEED_GROUP_BY_FEED" value="false"/> | |
</outline> | |
<outline text="tt-rss-labels" schema-version="140"> | |
<outline label-name="ansible" label-fg-color="" label-bg-color=""/> | |
<outline label-name="kubernetes" label-fg-color="" label-bg-color=""/> | |
<outline label-name="android" label-fg-color="#000000" label-bg-color="#32cd32"/> | |
<outline label-name="linux" label-fg-color="#ffffff" label-bg-color="#000000"/> | |
<outline label-name="macos" label-fg-color="" label-bg-color="#fff7d5"/> | |
<outline label-name="windows" label-fg-color="" label-bg-color=""/> | |
</outline> | |
<outline text="tt-rss-filters" schema-version="140"> | |
<outline filter-type="2"><![CDATA[{"0":1,"1":1,"match_any_rule":true,"2":true,"inverse":false,"3":false,"title":"Sports","4":"Sports","order_id":0,"5":0,"last_triggered":null,"6":null,"enabled":true,"7":true,"rules":[{"reg_exp":"Fussball|BVB|Leverkusen|FCB|Eishockey|World Cup","inverse":false,"filter_type":1,"cat_filter":false,"match":[[0,false,true]]}],"actions":[{"action_id":1,"action_param":""}]}]]></outline> | |
</outline> | |
</body> | |
</opml> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment