summaryrefslogtreecommitdiffstats
path: root/articleenhancer
diff options
context:
space:
mode:
authorPiotr Dobrowolski <admin@tastycode.pl>2014-02-06 23:33:30 +0100
committerPiotr Dobrowolski <admin@tastycode.pl>2014-02-06 23:33:30 +0100
commit49a435c77c2113b1707df5847f143b0310895694 (patch)
tree838b2f464a0163a74dccf186e6e55ab4c1da2d6d /articleenhancer
parent15fc0910cfff233687b11bb3ce35a0fa7e277387 (diff)
add niebezpiecznik.pl article enhancer
Diffstat (limited to 'articleenhancer')
-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\"]"
}
}