diff --git a/bridges/ArstechnicaBridge.php b/bridges/ArstechnicaBridge.php index 2620715b..0c90fc50 100644 --- a/bridges/ArstechnicaBridge.php +++ b/bridges/ArstechnicaBridge.php @@ -1,66 +1,11 @@ ', '', $string); - return $string; - } - - function ExtractContent($url) { - #echo $url; - $html2 = $this->getSimpleHTMLDOM($url); - - $text = $html2->find("section[id='article-guts']", 0); - /*foreach ($text->find('