3
1
Back

4f2a34f676ac59896ec0e79d16fba1f4c9c54034 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Pain Train (to get alt tags textified. } //Sites that provide images and just need alt tags textified. Elseif (strpos($article['content'], 'www.asofterworld.com/index.php?id') !== FALSE ) { $xpath = $this->get_xpath_dealie($article['link']); // $article['content'] = $img; } //Sites that provide images and just need alt tags elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') !== FALSE) { $article['content'] .= "
ID: " .

New Pull Request