summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorris Jobke <morris.jobke@gmail.com>2014-04-23 18:22:26 +0200
committerMorris Jobke <morris.jobke@gmail.com>2014-04-23 18:22:26 +0200
commitce4e1eddbb45c1b51d27c7a8af43260dd11f5547 (patch)
treeeb3be1528aa09241eef7b32b6ec490db9709acd6
parent4d3dffc10927b3efa18cbf501398f029b859881c (diff)
add enhancer for OMG Ubuntu
-rw-r--r--articleenhancer/xpathenhancers.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/articleenhancer/xpathenhancers.json b/articleenhancer/xpathenhancers.json
index e47a36d8a..9d53a9854 100644
--- a/articleenhancer/xpathenhancers.json
+++ b/articleenhancer/xpathenhancers.json
@@ -101,5 +101,8 @@
},
"maximumble.thebookofbiff.com": {
"%maximumble.thebookofbiff.com%": "//div[@id=\"comic\"]/div/a/img"
+ },
+ "omgubuntu.co.uk": {
+ "%www.omgubuntu.co.uk%": "//div[@class=\"entry-content\"]"
}
}