3
1
Back

Weedonwantcha // Camp Weedonwantcha elseif (strpos($article['link'], 'polyinpictures.com/comic/') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, '(//div[@id="main"]//img)', $article); } // CTRL+ALT+DEL Sillies elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { From e8295830c4756e41fd19dc7b9fd77b84addfd373 Mon Sep 17 00:00:00 2001 Subject: [PATCH] schematic start, and some example modules f80e4975fb checkpoint before getting really weird with WireIt.

New Pull Request