3
1
Back

// Dead Philosophers $doc->loadHTML($article['content']); // Dinosaur Comics (alt tags+blog), CAD, attempt at OOTS (but that one fails due to referer checks elseif (strpos($article['content'], 'wondermark.com/c') !== FALSE) { $article['content'] = preg_replace('#(width|height)="150"#', '', $article['content']); } // SatW elseif (strpos($article["link"], "sorcery101.net/the-city-between/thebettertofindyouwith") !== FALSE) { // Three Panel Soul elseif (strpos($article['link.

New Pull Request