新增回调函数以及标签内容过滤功能

This commit is contained in:
HJ
2014-09-18 17:48:03 +08:00
parent 42ec0bf45e
commit 6c2a12ed98
3 changed files with 116 additions and 17 deletions

View File

@@ -148,3 +148,5 @@ require '../QueryList.class.php';
$hj = Searcher::S('site:pan.baidu.com torrent','sogou',20,2);
print_r( $hj->jsonArr);