miniflux-legacy/vendor/PicoFeed/Rules/pastebin.com.php

10 lines
161 B
PHP
Raw Normal View History

2013-10-01 04:15:18 +02:00
<?php
return array(
'test_url' => 'http://pastebin.com/ed1pP9Ak',
'body' => array(
'//div[@class="text"]',
),
'strip' => array(
)
);