summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-07 16:17:06 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-07 16:17:06 +0200
commited5851df1ea0af60db14c980fa6eeff70b83fce2 (patch)
treefa26d46e7b9d1b8693540f8760a581734413a500 /articleenhancer
parentfc05a82b839436fc46ed1fa0e5c5d7e6a0e820cf (diff)
add derstandard.at article enhancers
Diffstat (limited to 'articleenhancer')
-rw-r--r--articleenhancer/xpathenhancers.json45
1 files changed, 45 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 1441ce920..e7ec0b533 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -5,6 +5,51 @@
"slashdot.org": {
"%rss.slashdot.org%": "//article/div[@class='body'] | //article[@class='layout-article']/div"
},
+ "derstandard.at": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Web": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/International": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Inland": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Wirtschaft": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Sport": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Panorama": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Etat": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Kultur": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Wissenschaft": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Gesundheit": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Bildung": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Reisen": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Lifestyle": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
+ "derstandard.at/Familie": {
+ "%derstandard.at%": "//*[@id='content-main']"
+ },
"explosm.net": {
"%explosm.net/comics%": "//*[@id='maincontent']/div[2]/div/img",
"%explosm.net/show%": "//*[@id='videoPlayer']/iframe"