diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-09-02 13:49:17 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-06-12 19:22:26 +0200 |
| commit | c3d7d830b4989c9ec4d56ec49b6b3ca3c44a9d20 (patch) | |
| tree | e781a127493b13f5f767f6a615c4a9dcce3d0f85 /mods | |
| parent | 402bc3ff2889cd19dd8373e68e90caf5ff0e2ab9 (diff) | |
| download | yafpp-master.tar.gz yafpp-master.zip | |
Diffstat (limited to 'mods')
37 files changed, 0 insertions, 390 deletions
diff --git a/mods/androidpit.de.json b/mods/androidpit.de.json deleted file mode 100644 index 411364c..0000000 --- a/mods/androidpit.de.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "AndroidPIT", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.androidpit.de/feed/main.xml", - "match": "androidpit\.de", - "config": { - "type": "xpath", - "xpath": "div[@class='left']" - } -} diff --git a/mods/cad-comic.com.json b/mods/cad-comic.com.json deleted file mode 100644 index 6bc482a..0000000 --- a/mods/cad-comic.com.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Ctrl+Alt+Del", - "author": "Roland Angerer", - "stamp": 1371647734, - "feed": "http://cdn.cad-comic.com/rss.xml", - "match": "cad-comic.com/cad", - "config": { - "type": "xpath", - "xpath": "div[@id='content']", - "cleanup": [ "div[@id='menu']", "div[contains(@class, 'navigation')]", "div[contains(@class, 'addthis_toolbar')]" ] - } -} diff --git a/mods/chaoslife.json b/mods/chaoslife.json deleted file mode 100644 index c9fc71f..0000000 --- a/mods/chaoslife.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "ChaosLife", - "author": "Roland Angerer", - "stamp": 1371815572, - "feed": "http://chaoslife.findchaos.com/feed", - "match": "chaoslife.findchaos.com", - "config": { - "type": "xpath", - "xpath": "div[@id='comic']" - } -} diff --git a/mods/chip.de-topnews.json b/mods/chip.de-topnews.json deleted file mode 100644 index 8a466e9..0000000 --- a/mods/chip.de-topnews.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Chip.de Top News", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.chip.de/rss/rss_topnews.xml", - "match": "chip\.de", - "config": { - "type": "xpath", - "xpath": "div[@class='col478-le']" -// "xpath": "div[starts-with(@class, 'col478-le']" - } -} diff --git a/mods/der-postillon.json b/mods/der-postillon.json deleted file mode 100644 index 77d6882..0000000 --- a/mods/der-postillon.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Der Postillon", - "author": "Markus Birth", - "stamp": 1369500284, - "feed": "http://www.der-postillon.com/feeds/posts/default", - "match": "blogspot/rkEL", - "config": { - "type": "xpath", - "xpath": "div[@itemprop='articleBody']" - } -} diff --git a/mods/dilbert.json b/mods/dilbert.json deleted file mode 100644 index d908d3c..0000000 --- a/mods/dilbert.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Dilbert", - "author": "Roland Angerer", - "stamp": 1376903915, - "feed": "http://feeds.feedburner.com/DilbertDailyStrip", - "match": "DilbertDailyStrip", - "config": { - "type": "xpath", - "xpath": "div[contains(@class, 'STR_Image')]" - } -} diff --git a/mods/dsl-magazin.de.json b/mods/dsl-magazin.de.json deleted file mode 100644 index c14ad63..0000000 --- a/mods/dsl-magazin.de.json +++ /dev/null @@ -1,6 +0,0 @@ -{ -"www.dsl-magazin.de":{ -"type": "xpath", -"xpath": "div[@class='content']" -} -} diff --git a/mods/github.com.json b/mods/github.com.json deleted file mode 100644 index 411f82f..0000000 --- a/mods/github.com.json +++ /dev/null @@ -1,6 +0,0 @@ -{ -"github.com":{ -"type": "xpath", -"xpath": "div[@id='js-repo-pjax-container']" -} -} diff --git a/mods/golem.de.json b/mods/golem.de.json deleted file mode 100644 index 87814ef..0000000 --- a/mods/golem.de.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Golem", - "author": "Markus Birth", - "stamp": 1369500284, - "feed": "http://rss.golem.de/rss.php?feed=RSS2.0", - "match": "golem0Bde0C", - "config": { - "type": "xpath", - "xpath": "article" - } -} diff --git a/mods/golem.de2.json b/mods/golem.de2.json deleted file mode 100644 index 7187bc2..0000000 --- a/mods/golem.de2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Golem 2", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://rss.golem.de/rss.php?feed=RSS2.0", - "match": "golem0Bde0C", - "config": { - "type": "xpath", - "xpath": "div[@class='g g4 g-ie6']" - } -} diff --git a/mods/habrahabr.ru.json b/mods/habrahabr.ru.json deleted file mode 100644 index d990b02..0000000 --- a/mods/habrahabr.ru.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "habrahabr.ru":{ - "type": "xpath", - "xpath": "div[@class='content html_format']" - } -} diff --git a/mods/heise.de.json b/mods/heise.de.json deleted file mode 100644 index ce8f5c7..0000000 --- a/mods/heise.de.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "heise.de", - "author": "Markus Birth", - "stamp": 1369500284, - "feed": "http://www.heise.de/newsticker/heise-atom.xml", - "match": "heise.de", - "config": { - "type": "xpath", - "xpath": "div[@class='meldung_wrapper']", - "force_charset": "utf-8" - } -} diff --git a/mods/heise.de2.json b/mods/heise.de2.json deleted file mode 100644 index 695f884..0000000 --- a/mods/heise.de2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "heise.de 2", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.heise.de/newsticker/heise-atom.xml", - "match": "heise\.de/tr", - "config": { - "type": "xpath", - "xpath": "div[@id='artikel']" - } -} diff --git a/mods/hitb.org.json b/mods/hitb.org.json deleted file mode 100644 index 5f08244..0000000 --- a/mods/hitb.org.json +++ /dev/null @@ -1,6 +0,0 @@ -{ -"news.hitb.org":{ -"type": "xpath", -"xpath": "div[@class='field-items']" -} -} diff --git a/mods/jojosblog.json b/mods/jojosblog.json deleted file mode 100644 index a81029a..0000000 --- a/mods/jojosblog.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Jojo's illustrierter Blog", - "author": "Markus Birth", - "stamp": 1371635271, - "feed": "http://blog.beetlebum.de/feed/", - "match": "blog.beetlebum.de", - "config": { - "type": "xpath", - "xpath": "div[@id='content']/article", - "cleanup": [ "header", "footer" ] - } -} diff --git a/mods/katzenfuttergeleespritzer.de.json b/mods/katzenfuttergeleespritzer.de.json deleted file mode 100644 index bff77e4..0000000 --- a/mods/katzenfuttergeleespritzer.de.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Katzenfuttergeleespritzer.de", - "author": "Roland Angerer", - "stamp": 1371643613, - "feed": "http://www.katzenfuttergeleespritzer.de/feed/", - "match": "katzenfuttergeleespritzer.de/comics", - "config": { - "type": "xpath", - "xpath": "div[@id='comic']" - } -} diff --git a/mods/kojote-magazin.json b/mods/kojote-magazin.json deleted file mode 100644 index ded6807..0000000 --- a/mods/kojote-magazin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Der Kojote", - "author": "Markus Birth", - "stamp": 1369500284, - "feed": "http://www.kojote-magazin.de/feed/rss2", - "match": "kojote-magazin.de", - "config": { - "type": "xpath", - "xpath": "div[@class='post']" - } -}
\ No newline at end of file diff --git a/mods/littleteacup.net.json b/mods/littleteacup.net.json deleted file mode 100644 index 1f30014..0000000 --- a/mods/littleteacup.net.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Fall on Me", - "author": "Roland Angerer", - "stamp": 1371642100, - "feed": "http://www.littleteacup.net/fallonme/feed/", - "match": "littleteacup.net/fallonme", - "config": { - "type": "xpath", - "xpath": "div[@id='comic']" - } -} diff --git a/mods/n24.de.json b/mods/n24.de.json deleted file mode 100644 index 174c6a3..0000000 --- a/mods/n24.de.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "N24.de", - "author": "Markus Birth", - "stamp": 1369500284, - "feed": "http://feeds.n24.de/n24/homepage", - "match": "n24.de", - "config": { - "type": "xpath", - "xpath": "div[@class='c2a']" - } -} diff --git a/mods/news.orf.at.json b/mods/news.orf.at.json deleted file mode 100644 index 58afa97..0000000 --- a/mods/news.orf.at.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "news.ORF.at", - "author": "Roland Angerer", - "stamp": 1371640419, - "feed": "http://rss.orf.at/news.xml", - "match": "news.orf.at", - "config": { - "type": "xpath", - "xpath": "div[contains(@class, 'storyText')]", - "cleanup": [ "h1", "div[contains(@class, 'storyMeta')]" ] - } -} diff --git a/mods/nichtdiewelt.json b/mods/nichtdiewelt.json deleted file mode 100644 index c37a052..0000000 --- a/mods/nichtdiewelt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "NichtDieWelt", - "author": "Markus Birth", - "stamp": 1369500284, - "feed": "http://nicht-die-welt.de/feed/rss/", - "match": "NichtDieWelt", - "config": { - "type": "xpath", - "xpath": "div[@id='content-area']" - } -} diff --git a/mods/paralleluniversum.net.json b/mods/paralleluniversum.net.json deleted file mode 100644 index c5dbf30..0000000 --- a/mods/paralleluniversum.net.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Paralleluniversum", - "author": "Roland Angerer", - "stamp": 1371642493, - "feed": "http://www.paralleluniversum.net/feed/", - "match": "paralleluniversum.net", - "config": { - "type": "xpath", - "xpath": "div[@id='comic']" - } -} diff --git a/mods/peanuts.json b/mods/peanuts.json deleted file mode 100644 index 9c79829..0000000 --- a/mods/peanuts.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Peanuts", - "author": "Roland Angerer", - "stamp": 1371650174, - "feed": "http://feeds.feedburner.com/uclick/peanuts?format=xml", - "match": "gocomics.com/peanuts", - "config": { - "type": "xpath", - "xpath": "p[contains(@class, 'feature_item')]" - } -} diff --git a/mods/polizei-berlin.json b/mods/polizei-berlin.json deleted file mode 100644 index d893915..0000000 --- a/mods/polizei-berlin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Polizei Berlin", - "author": "Markus Birth", - "stamp": 1369500284, - "feed": "http://www.berlin.de/polizei/presse-fahndung/_rss_presse.xml", - "match": "berlin.de/polizei", - "config": { - "type": "xpath", - "xpath": "div[@class='bacontent']" - } -} diff --git a/mods/polizei-brandenburg-hvl.json b/mods/polizei-brandenburg-hvl.json deleted file mode 100644 index 5b6813e..0000000 --- a/mods/polizei-brandenburg-hvl.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Polizei Havelland", - "author": "Markus Birth", - "stamp": 1369500284, - "feed": "http://www.internetwache.brandenburg.de/sixcms/list.php?page=rss_hvl", - "match": "internetwache.brandenburg.de", - "config": { - "type": "xpath", - "xpath": "div[@id='content']/div[@class='box_content']" - } -} diff --git a/mods/rutracker.org.json b/mods/rutracker.org.json deleted file mode 100644 index 24c5dbb..0000000 --- a/mods/rutracker.org.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "rutracker.org":{ - "type": "xpath", - "xpath": "td[@class='message td2']" - } -} diff --git a/mods/schlogger.de.json b/mods/schlogger.de.json deleted file mode 100644 index 764cb42..0000000 --- a/mods/schlogger.de.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "schlogger", - "author": "Roland Angerer", - "stamp": 1371642811, - "feed": "http://schlogger.de/wordpress/feed/", - "match": "schlogger.de", - "config": { - "type": "xpath", - "xpath": "div[contains(@class, 'entry-content')]", - "cleanup": [ "iframe", "div[contains(@class, 'sharedaddy')]" ] - } -} diff --git a/mods/selektive-erinnerung.com.json b/mods/selektive-erinnerung.com.json deleted file mode 100644 index eb0e6a6..0000000 --- a/mods/selektive-erinnerung.com.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "Selektive Erinnerung", - "author": "Roland Angerer", - "stamp": 1371642811, - "feed": "http://www.selektive-erinnerung.com/rss", - "match": "selektive-erinnerung.com", - "config": { - "type": "xpath", - "xpath": "div[@id='post']", - "cleanup": [ "div[@id='postinfo']" ] - } -} diff --git a/mods/spiegel.de-einestages.json b/mods/spiegel.de-einestages.json deleted file mode 100644 index 15b8ce0..0000000 --- a/mods/spiegel.de-einestages.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spiegel einestages", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.spiegel.de/einestages/index.rss", - "match": "einestages\.spiegel\.de", - "config": { - "type": "xpath", - "xpath": "div[@class='huNewAlbum']" - } -} diff --git a/mods/spiegel.de.json b/mods/spiegel.de.json deleted file mode 100644 index 2ac6cc8..0000000 --- a/mods/spiegel.de.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Spiegel Online", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.spiegel.de/schlagzeilen/index.rss", - "match": "www\.spiegel\.de", - "config": { - "type": "xpath", - "xpath": "div[@class='spArticleColumn']" - } -} diff --git a/mods/tagesspiegel.de1.json b/mods/tagesspiegel.de1.json deleted file mode 100644 index 621ed3e..0000000 --- a/mods/tagesspiegel.de1.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tagesspiegel 1", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.tagesspiegel.de/contentexport/feed/home", - "match": "tagesspiegel0Bde0C", - "config": { - "type": "xpath", - "xpath": "div[@class='hcf-main-col hcf-detail']" - } -} diff --git a/mods/tagesspiegel.de2.json b/mods/tagesspiegel.de2.json deleted file mode 100644 index 80b47a0..0000000 --- a/mods/tagesspiegel.de2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tagesspiegel 2", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.tagesspiegel.de/contentexport/feed/home", - "match": "tagesspiegel\.de", - "config": { - "type": "xpath", - "xpath": "div[@class='hcf-main-col hcf-detail']" - } -} diff --git a/mods/tagesspiegel.de3.json b/mods/tagesspiegel.de3.json deleted file mode 100644 index b1dd535..0000000 --- a/mods/tagesspiegel.de3.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Tagesspiegel 3", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.tagesspiegel.de/contentexport/feed/home", - "match": "tagesspiegel\.feedsportal\.com", - "config": { - "type": "xpath", - "xpath": "div[@class='hcf-main-col hcf-detail']" - } -} diff --git a/mods/teltarif.de.json b/mods/teltarif.de.json deleted file mode 100644 index 290c8fe..0000000 --- a/mods/teltarif.de.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "teltarif.de", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://www.teltarif.de/feed/news/20.rss2", - "match": "teltarif\.de", - "config": { - "type": "xpath", - "xpath": "div[@class='roman4']" - } -} diff --git a/mods/theoatmeal.json b/mods/theoatmeal.json deleted file mode 100644 index 418ce10..0000000 --- a/mods/theoatmeal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "name": "The Oatmeal", - "author": "Markus Birth", - "stamp": 1371635271, - "feed": "http://theoatmeal.com/feed/rss", - "match": "oatmeal", - "config": { - "type": "xpath", - "xpath": "div[@id='comic']", - "cleanup": [ "div[@id='content_footer2']" ] - } -} diff --git a/mods/zaf.de.json b/mods/zaf.de.json deleted file mode 100644 index e4f29ef..0000000 --- a/mods/zaf.de.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zombies and Fairytales", - "author": "Roland Angerer", - "stamp": 1371644173, - "feed": "http://166612.webhosting66.1blu.de/zaf_de/wordpress/feed/", - "match": "zaf_de/wordpress/comic", - "config": { - "type": "xpath", - "xpath": "div[@id='comic']" - } -} diff --git a/mods/zeit.de.json b/mods/zeit.de.json deleted file mode 100644 index d5d3459..0000000 --- a/mods/zeit.de.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "name": "Zeit.de", - "author": "Andreas Steinhoff", - "stamp": 1369484764, - "feed": "http://newsfeed.zeit.de/all", - "match": "zeit\.de", - "config": { - "type": "xpath", - "xpath": "div[@class='article']" - } -} |
