debug
This commit is contained in:
@@ -220,7 +220,7 @@ $arrNovelSubjectFomartGroupData = [
|
||||
]
|
||||
],
|
||||
'KAN_NOVEL_INFO_URL' => [
|
||||
'description' => 'kan小说详情URL 模板1',
|
||||
'description' => '伪小说详情URL 模板1',
|
||||
'sfg_id' => 30,
|
||||
'arrSubjectFomart' => [
|
||||
'/kan-xiaoshuo/{strPinYin}-{intNId}-{intNForgeId}',
|
||||
|
||||
@@ -312,35 +312,35 @@ return [
|
||||
* '/book-{strPinYin}-{intNId}/chapter/latest',
|
||||
*/
|
||||
'NEWS_CONTENT_INFO_URL_T2' => [
|
||||
'description' => '最新内容章节URL 模板2',
|
||||
'description' => '最新章节特殊页URL 模板2',
|
||||
'sfg_id' => 79,
|
||||
'arrSubjectFomart' => [
|
||||
'/novel/{strPinYin}-{intNId}/chapter/latest',
|
||||
]
|
||||
],
|
||||
'NEWS_CONTENT_INFO_URL_T3' => [
|
||||
'description' => '最新内容章节URL 模板3',
|
||||
'description' => '最新章节特殊页URL 模板3',
|
||||
'sfg_id' => 80,
|
||||
'arrSubjectFomart' => [
|
||||
'/book/{strPinYin}-{intNId}/chapter/latest',
|
||||
]
|
||||
],
|
||||
'NEWS_CONTENT_INFO_URL_T4' => [
|
||||
'description' => '最新内容章节URL 模板4',
|
||||
'description' => '最新章节特殊页URL 模板4',
|
||||
'sfg_id' => 81,
|
||||
'arrSubjectFomart' => [
|
||||
'/xiaoshuo-{strPinYin}-{intNId}/chapter/latest',
|
||||
]
|
||||
],
|
||||
'NEWS_CONTENT_INFO_URL_T5' => [
|
||||
'description' => '最新内容章节URL 模板5',
|
||||
'description' => '最新章节特殊页URL 模板5',
|
||||
'sfg_id' => 82,
|
||||
'arrSubjectFomart' => [
|
||||
'/novel-{strPinYin}-{intNId}/chapter/latest',
|
||||
]
|
||||
],
|
||||
'NEWS_CONTENT_INFO_URL_T6' => [
|
||||
'description' => '最新内容章节URL 模板6',
|
||||
'description' => '最新章节特殊页URL 模板6',
|
||||
'sfg_id' => 83,
|
||||
'arrSubjectFomart' => [
|
||||
'/book-{strPinYin}-{intNId}/chapter/latest',
|
||||
|
||||
Reference in New Issue
Block a user