summaryrefslogtreecommitdiffstats
path: root/articleenhancer/regexenhancers.json
diff options
context:
space:
mode:
Diffstat (limited to 'articleenhancer/regexenhancers.json')
-rw-r--r--articleenhancer/regexenhancers.json5
1 files changed, 5 insertions, 0 deletions
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": "<img src=\"http://static.nichtlustig.de/comics/full/$1.jpg\" />"
}
+ },
+ "geek-and-poke.com": {
+ "%(?:geek-and-poke.com/geekandpoke)|(feedproxy.google.com/~r/GeekAndPoke)%": {
+ "%<div>.*%s": ""
+ }
}
}