3
1
Back

//and sometimes necessary for old fogeys like me to get what game it's about $orig_content = strip_tags($article['content']); // Awkward Zombie $entries = $xpath->query("//div[@class='entry']"); if (preg_match("@.*(.*)@", $article['content'], $matches)) { if ($img->getAttribute('title')) { $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } // Three Panel Soul elseif (strpos($article['link'], 'https://web3isgoinggreat.com/single/') !== FALSE) { // Penny Arcade elseif (strpos($article['link'], 'amultiverse.com/comic/') !== FALSE.

New Pull Request