Labels Milestones
Back1705ad98fb4243c88ad227e3cad9c42bb94c7269 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Add splits and labels to get what game it's about } // Three Panel Soul * Scenes From A Multiverse (to get alt tag elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { // Three Panel Soul elseif (strpos($article['link'], 'www.timothywinchester.com/2') !== FALSE) { $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler.
New Pull Request