summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <Raydiation@users.noreply.github.com>2014-02-06 23:44:04 +0100
committerBernhard Posselt <Raydiation@users.noreply.github.com>2014-02-06 23:44:04 +0100
commit30a9928e054a92cd12d8ed0dbde7d853820484ee (patch)
tree8105c2a9f10378dce80848fb21867226e29aec77
parentec50a87d534e522bd7a90002207cbce986ab263c (diff)
parent49a435c77c2113b1707df5847f143b0310895694 (diff)
Merge pull request #473 from Informatic/master
add niebezpiecznik.pl article enhancer
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 24beea449..5560156da 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -94,5 +94,8 @@
},
"thegamercat.com": {
"%thegamercat.com%": "//div[@id=\"comic\"] | //div[@class=\"post-content\"]/div[@class=\"entry\"]/p"
+ },
+ "niebezpiecznik.pl": {
+ "%feedproxy.google.com/~r/niebezpiecznik%": "//div[@class=\"entry\"]"
}
}