3
1
Back

Quick and dirty content rewriting engine with code already written for about a dozen webcomics. Examples: Joy of Tech * Girls with Slingshots elseif (strpos($article['link'], 'qwantz.com/index.php?comic') !== FALSE) { $xpath = new DOMXpath($doc); $imgs = $xpath->query('//img'); $alt_text = trim($img->getAttribute('alt')); if (!$alt_text || $alt_text == $article['title'] || strpos($article['title'], $title_text) !== False) { if ($rel[0] == '/') .

New Pull Request