From 70bfedef1d32cd628cbc132b3cfa2839cbeb4cdf Mon Sep 17 00:00:00 2001 From: Robin Appelman Date: Mon, 25 Nov 2013 16:42:06 +0100 Subject: add article enahancer for Loading Artist --- articleenhancer/xpathenhancers.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'articleenhancer') diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json index 3ecb09847..5f23180ad 100644 --- a/articleenhancer/xpathenhancers.json +++ b/articleenhancer/xpathenhancers.json @@ -88,5 +88,8 @@ }, "eqcomics.com": { "%feedproxy.google.com/~r/eqcomics%": "//div[@id=\"comic\"]/div/a/img" + }, + "loadingartist.com": { + "%feedproxy.google.com/~r/LoadingArtist%": "//div[@id=\"comic\"]" } } -- cgit v1.2.3