3
1
Back

File More repo cleanup, adopt github .gitignore file 8976a63dc06fa25beedf8d2553931872c491047e adds README.md file again edits README.md file adds README.md file 4f6e9e0984 Updated LICD, alter alt-textify to handle both title and alt tags if both exist achewood, gwss fix, fix for when invisiblebread has no bread 2015-10-14 16:26:40 -07:00 f80e4975fb checkpoint before trying to implement chaining 1aa48a179a Add splits and labels to get what game it's about $entries = $xpath->query("//div[@class='entry']"); // VG Cats elseif (strpos($article["content"], "//www.vgcats.com/comics/?strip_id=") !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//img[@class='ksc' and contains(@src, 'comics')]", $article); } // Wondermark (alt tag already present) elseif (strpos($article['content.

New Pull Request