diff --git a/index.json b/index.json index af420eb..31d210f 100644 --- a/index.json +++ b/index.json @@ -45,6 +45,6 @@ "name": "禁漫天堂", "fileName": "jm.js", "key": "jm", - "version": "1.1.0" + "version": "1.1.1" } ] diff --git a/jm.js b/jm.js index 8c4e39f..05cbace 100644 --- a/jm.js +++ b/jm.js @@ -7,7 +7,7 @@ class JM extends ComicSource { // unique id of the source key = "jm" - version = "1.1.0" + version = "1.1.1" minAppVersion = "1.2.5" @@ -900,7 +900,7 @@ class JM extends ComicSource { text: 'Update Time', } ], - default: '0' + default: 'mr' } }