From 5a5728ef4d0b0291b039cf1942e87cc8d621d00b Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Thu, 11 Apr 2013 15:56:46 +0200 Subject: XPath explanation in README, some new mods --- mods/n24.de.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mods/n24.de.json') diff --git a/mods/n24.de.json b/mods/n24.de.json index 691c841..670a656 100644 --- a/mods/n24.de.json +++ b/mods/n24.de.json @@ -4,6 +4,6 @@ "match": "n24.de", "config": { "type": "xpath", - "xpath": "div[@class='news']" + "xpath": "div[@class='c2a']" } } -- cgit v1.3.1