summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHoàng Đức Hiếu <hdhoang@zahe.me>2015-05-31 08:38:34 +0700
committerHoàng Đức Hiếu <hdhoang@zahe.me>2015-05-31 08:38:34 +0700
commit45c23be5d25a29893e94e1e79c63e22047208fc9 (patch)
treec93b0a7628a43b2cb78e36869556c20b552aece4
parent9038bc2bcba6b6524377b696fed2d161bdaf791b (diff)
enhancer: add marriedtothesea
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index dfb2bb710..a088a6ec6 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -179,5 +179,8 @@
},
"gocomics.com/pearlsbeforeswine": {
"%gocomics.com/pearlsbeforeswine%": "//div[1]/p[1]/a[1]/img"
+ },
+ "marriedtothesea.com": {
+ "%marriedtothesea.com%": "//div[@align]/a/img"
}
}