Skip to content

Instantly share code, notes, and snippets.

View alice19940905's full-sized avatar

alice19940905

View GitHub Profile
Found available at admin/ templets/admin_collect_ruleadd2.htm
<tr>
<th colspan="2" height="20" align="left"><span id="showurl">当前采集地址:<font color=red><?php echo $siteurl ?></font></span></th>
</tr>
Follow this $siteurl and find out from admin/admin_collect.php.
$removecode = implode('|',$removecode);
$listconfig = "{seacms:listrule cid=\"$id\" tname=\"$itemname\" intodatabase=\"$intodatabase\" getherday=\"$getherday\" siteurl=\"$siteurl\" playfrom=\"$playfrom\" downfrom=\"$downfrom\" autocls=\"$autocls\" classid=\"$classid\" removecode=\"$removecode\" inithit=\"$inithit\" pageset=\"$pageset\" pageurl0=\"$pageurl0\" pageurl1=\"$pageurl1\" pageurl2=\"$pageurl2\" istart=\"$istart\" iend=\"$iend\" reverse=\"$reverse\"}";