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

8 lines
187 B
PHP

<?php
return array(
'test_url' => 'https://plus.google.com/+LarryPage/posts/Lh8SKC6sED1',
'body' => array(
'//div[@role="article"]/div[contains(@class, "eE")]',
),
);