New acquisition node: test basic information and web site index page rule setting
Url acquisition rule test:
Test list url:
Available article url (only the top 10) :
\r\n"; if($arr['image'] != '') $arr['image'] = "\r\n"; echo "
"; echo "The url: {$arr['link']}
\r\nThe title: {$arr['title']}
\r\nThe picture: {$arr['image']}\r\n"; $i++; if($i>10) break; } } else { echo $errmsg; } ?>