miniflux-legacy/vendor/fguillot/picofeed/lib/PicoFeed/Rules/plus.google.com.php

8 lines
187 B
PHP
Raw Normal View History

2013-09-19 04:48:29 +02:00
<?php
return array(
'test_url' => 'https://plus.google.com/+LarryPage/posts/Lh8SKC6sED1',
'body' => array(
'//div[@role="article"]/div[contains(@class, "eE")]',
),
);