summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Bensmann <lars@almosthappy.de>2014-11-22 18:50:00 +0100
committerLars Bensmann <lars@almosthappy.de>2014-11-22 18:50:00 +0100
commitaacf3c1c12436ccdbeb1b56c1cf7d324e0b293e7 (patch)
treef7aec07e512badf73729e8b09e1844be4a59ad75
parent677982b81bec9f3284c965bd2d77e831d1737613 (diff)
Added androidpolice.com xpathenhancer
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index 9f07510da..cc1a4189e 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -122,5 +122,8 @@
},
"satwcomic.com": {
"%feedproxy.google.com/~r/satwcomic%": "//div[@class=\"comicmid\"]/center/a/img"
+ },
+ "androidpolice.com": {
+ "%rss.feedsportal.com/c/33941/f/615677/p/1/s/%": "//div[@class=\"post_content\"]"
}
}