8 lines
187 B
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")]',
|
|
),
|
|
);
|