video tag

This commit is contained in:
Default
2025-04-28 18:36:49 +08:00
parent 2958d293d1
commit e452b5ff8b
11 changed files with 352 additions and 263 deletions

View File

@@ -45,7 +45,7 @@ class SiteMapLogic
public function __construct()
{
$this->arrNovelCategory = StaticConfig::getCategoryFilter();
$this->arrNovelCategory = StaticConfig::getNovelCategoryFilter();
$this->arrNovelSort = StaticConfig::$arrNovelSortType;