From ae8ef9ff17624b668a5f780656ebf2a9246e635e Mon Sep 17 00:00:00 2001 From: kpn3m0 Date: Fri, 3 Jan 2014 17:06:00 +0100 Subject: Create habrahabr.ru.json --- mods/habrahabr.ru.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 mods/habrahabr.ru.json (limited to 'mods') diff --git a/mods/habrahabr.ru.json b/mods/habrahabr.ru.json new file mode 100644 index 0000000..d990b02 --- /dev/null +++ b/mods/habrahabr.ru.json @@ -0,0 +1,6 @@ +{ + "habrahabr.ru":{ + "type": "xpath", + "xpath": "div[@class='content html_format']" + } +} -- cgit v1.3.1