3
1
Back

(strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $doc = new DOMDocument(); $doc->loadHTML($article['content']); $xpath = new DOMXPath($doc); return $xpath; } function get_xpath_dealie($link) { $abs = preg_replace($re.

New Pull Request