mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-12-16 17:31:16 +00:00
feat: 绅士漫画拉取顺序对齐
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
"name": "紳士漫畫",
|
"name": "紳士漫畫",
|
||||||
"fileName": "wnacg.js",
|
"fileName": "wnacg.js",
|
||||||
"key": "wnacg",
|
"key": "wnacg",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "紳士漫畫漫畫源, 不能使用時請嘗試更換URL"
|
"description": "紳士漫畫漫畫源, 不能使用時請嘗試更換URL"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
1
wnacg.js
1
wnacg.js
@@ -357,6 +357,7 @@ class Wnacg extends ComicSource {
|
|||||||
favorites = {
|
favorites = {
|
||||||
// whether support multi folders
|
// whether support multi folders
|
||||||
multiFolder: true,
|
multiFolder: true,
|
||||||
|
isOldToNewSort: true,
|
||||||
/**
|
/**
|
||||||
* add or delete favorite.
|
* add or delete favorite.
|
||||||
* throw `Login expired` to indicate login expired, App will automatically re-login and re-add/delete favorite
|
* throw `Login expired` to indicate login expired, App will automatically re-login and re-add/delete favorite
|
||||||
|
|||||||
Reference in New Issue
Block a user