From a2cdeed7e46480d26f884eafa5cb3e75bcf5458e Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Tue, 25 Feb 2014 12:50:40 +0100 Subject: add article enhancer for Maximumble --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'articleenhancer') diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json index 5560156da..3d3c0cc4f 100644 --- a/articleenhancer/xpathenhancers.json +++ b/articleenhancer/xpathenhancers.json @@ -97,5 +97,8 @@ }, "niebezpiecznik.pl": { "%feedproxy.google.com/~r/niebezpiecznik%": "//div[@class=\"entry\"]" + }, + "maximumble.thebookofbiff.com": { + "%maximumble.thebookofbiff.com%": "//div[@id=\"comic\"]/div/a/img" } } -- cgit v1.2.3