3
1
Back

71248cb440f4d8f8daaed2a21ef26b099a9d8e65 Add note resulting from real TL0x4s // Joy of Tech elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // Girls with Slingshots elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); elseif (strpos($article['link'], 'paintraincomic.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'www.geekculture.com/joyoftech/') !== FALSE) { // replace the

(containing project wonderful) with nothing $article['content'] = $this->get_img_tags($xpath, '(//img[@id="main-comic"])', $article); } // Scenes From A Multiverse (to get alt tag) // Achewood (alt tag) // Pain Train (to get alt tag) elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $article['content'] = $this->get_img_tags($xpath.

New Pull Request