3
1
Back

Tags elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { // Breaking Cat News $entries = $xpath->query("//div[@class='entry']"); if (preg_match("@.*(.*)@", $article['content'], $matches)) { if (!$alt_text || $alt_text == $article['title'] || strpos($article['title'], $title_text) !== false.

New Pull Request