debug
This commit is contained in:
@@ -30,13 +30,13 @@
|
||||
{site:nnurl n_id="$arrNovel[n_id]" n_py="$arrNovel[n_name_pinyin]" n_fid="$ForgeNovel[n_forge_id]"/}
|
||||
|
||||
# 小说目录 url
|
||||
{site:nclurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" order="zheng" page="1"/}
|
||||
{site:nclurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" order="zheng" page="1"/}
|
||||
|
||||
# 小说章节 url
|
||||
{site:cpurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" c_sort="$Chapter[c_sort_num]" c_page="1"/}
|
||||
|
||||
# 小说最新章节 url
|
||||
{site:lcpurl n_id="$arrNovel[n_id]" n_py="$arrNovel[og_novel_pin_yin]" /}
|
||||
{site:lcpurl n_id="$arrNovel.n_id" n_py="$arrNovel.n_name_pinyin" /}
|
||||
|
||||
# 搜索详情 url
|
||||
{site:souurl key="哈哈" p="1"/}
|
||||
|
||||
Reference in New Issue
Block a user