|
[num] |
[value->acode] |
{php}
if(get('type') == '3') {
echo str_replace('爬行 ', '爬行 ' . get_http_url(), htmlspecialchars_decode(urldecode($value->event)));
} elseif (get('type') == '4') {
echo str_replace('访问 ', '访问 ' . get_http_url(), htmlspecialchars_decode(urldecode($value->event)));
} else {
echo htmlspecialchars_decode(urldecode($value->event));
}
{/php}
|
{fun=long2ip($value->user_ip)} |
[value->user_os] |
[value->user_bs] |
[value->create_user] |
[value->create_time] |
{/foreach}