shikong
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
# 小说分类 url
|
||||
{site:nflurl gender="$arrNovel[gender]" category="$arrNovel[category]" status="$arrNovel[status]" page="1"/}
|
||||
{site:nflurl gender="all" category="$arrNovel[category_pinyin]" status="all" page="1"/}
|
||||
{site:nflurl order="tuijian" page="1"/}
|
||||
|
||||
# 小说详情 url
|
||||
{site:nurl n_id="$Novel->n_id" n_py="$Novel->n_name_pinyin"/}
|
||||
@@ -41,6 +42,10 @@
|
||||
# 搜索详情 url
|
||||
{site:souurl key="哈哈" p="1"/}
|
||||
|
||||
# 排行榜列表url
|
||||
{site:rankurl gender="$arrNovel[gender]" category="$arrNovel[category]" status="$arrNovel[status]" order="$arrNovel[order]" page="1"/}
|
||||
{site:rankurl status="$arrNovel[status]" order="$arrNovel[order]" page="1"/}
|
||||
|
||||
# 干扰码
|
||||
{site:grm domain="Request->DomainModel->d_domain" code="kuangyu-pc-index" line="50" diff="0" start="5" end="20" type="2" /}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user