3
1
Back

// Joy of Tech elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] = $img; } } // Wondermark (alt tag already present elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[starts-with(@src, 'sp') and contains(@src, 'jpg')]", $article, "http://vgcats.com/comics/"); // Invisible Bread (make the bread visible Binary files a/Panels/futura light bt.ttf and /dev/null differ Latest commits for file Panels/Futura Heavy BT.ttf Normal file View File Panels/luther_triangle_vco_quentin_v2.scad Normal file View File 3D Printing/Panels/FIREBALL VCO.png differ Binary files a/3D Printing/Panels/BLADE BARRIER.png differ Binary files /dev/null and b/3D Printing/Panels/SPIDER CLIMB.png differ Latest commits for file Panels/title_test_22.stl

Examples