3
1
Back

Bin 13962 -> 6771 bytes c852e5d6ad Go to file Open with Intellij IDEA f33ea6a168 Add scad for v3.2 Add scad for v3.2 From 5aaea69ed6fde3a14d8431b95cdb61f2e99d3f78 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Invisible Bread, Softer World (alt tags), Dinosaur Comics Cleanup $entries = $xpath->query("//div[@class='entry']"); foreach ($entries as $entry) { $article['content'] .= "

Bonus comic:
" . $aftercomic . ""; // Softer World (alt tags), Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['link'], 'cad-comic.com/cad/') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ foreach ($imgs as $img) { $article['content'] = $this->get_img_tags($xpath, '(//div[@id="aftercomic"]//img)', $article); Assorted updates jesus and mo, maintenance jesus and mo, maintenance Fixes for CAD and sorcery101 9a2ab6dc7f initial notes for v1 build pushed tag v1.0

New Pull Request