summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/blog.fefe.de.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/blog.fefe.de.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/blog.fefe.de.php14
1 files changed, 0 insertions, 14 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/blog.fefe.de.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/blog.fefe.de.php
deleted file mode 100644
index d3ed697e7..000000000
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/blog.fefe.de.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-
-return array(
- 'grabber' => array(
- '%.*%' => array(
- 'test_url' => 'http://blog.fefe.de/?ts=ad706a73',
- 'body' => array(
- '/html/body/ul',
- ),
- 'strip' => array(
- ),
- ),
- ),
-);