summaryrefslogtreecommitdiffstats
path: root/vendor/fguillot/picofeed/lib/PicoFeed/Rules/maximumble.thebookofbiff.com.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/fguillot/picofeed/lib/PicoFeed/Rules/maximumble.thebookofbiff.com.php')
-rw-r--r--vendor/fguillot/picofeed/lib/PicoFeed/Rules/maximumble.thebookofbiff.com.php11
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/maximumble.thebookofbiff.com.php b/vendor/fguillot/picofeed/lib/PicoFeed/Rules/maximumble.thebookofbiff.com.php
deleted file mode 100644
index a94a16691..000000000
--- a/vendor/fguillot/picofeed/lib/PicoFeed/Rules/maximumble.thebookofbiff.com.php
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-return array(
- 'grabber' => array(
- '%.*%' => array(
- 'test_url' => 'http://maximumble.thebookofbiff.com/2015/04/20/1084-change/',
- 'body' => array('//div[@id="comic"]/div/a/img'),
- 'strip' => array(),
- ),
- ),
-);