3
1
Back

Slingshots // Girls with Slingshots elseif (strpos($article['link'], 'somethingpositive.net') !== FALSE) { if (!$title_text || $title_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ $text_element = $doc->createElement("i", $title_text); } elseif (strpos($article["link"], "satwcomic.com/") !== FALSE) { //also append the blarg post because that's small, interesting, //and sometimes necessary.

New Pull Request