From 96fe123eb63df82e0d0749a707d450f9853d2360 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 13 Jan 2014 13:40:48 +0100 Subject: geek and poke - removes the div with email, Facebook & Co links and 1-by-1px image --- articleenhancer/regexenhancers.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'articleenhancer') diff --git a/articleenhancer/regexenhancers.json b/articleenhancer/regexenhancers.json index 9dba16433..da08b0544 100644 --- a/articleenhancer/regexenhancers.json +++ b/articleenhancer/regexenhancers.json @@ -13,5 +13,10 @@ "%nichtlustig.de%": { "%.*static.nichtlustig.de/comics/full/(\\d+).*%s": "" } + }, + "geek-and-poke.com": { + "%(?:geek-and-poke.com/geekandpoke)|(feedproxy.google.com/~r/GeekAndPoke)%": { + "%
.*%s": "" + } } } -- cgit v1.2.3