7 lines
233 B
PHP
Raw Normal View History

2013-11-26 21:01:13 -05:00
<?php
return array(
'test_url' => 'http://www.spiegel.de/politik/ausland/afrika-angola-geht-gegen-islam-vor-und-schliesst-moscheen-a-935788.html',
'body' => array(
2015-03-01 19:56:11 +01:00
'//div[contains(@class, "article-section")]'
2013-11-26 21:01:13 -05:00
)
);