mirror of
https://github.com/venera-app/venera-configs.git
synced 2025-12-16 09:21:16 +00:00
Update _template_.js
This commit is contained in:
@@ -73,7 +73,8 @@ class NewComicSource extends ComicSource {
|
||||
loginWithWebview: {
|
||||
url: "",
|
||||
/**
|
||||
* check login status
|
||||
* check login status.
|
||||
* After successful login, the cookie will be automatically saved, and the localstorage can be retrieved using this.loadData("_localStorage").
|
||||
* @param url {string} - current url
|
||||
* @param title {string} - current title
|
||||
* @returns {boolean} - return true if login success
|
||||
@@ -819,4 +820,4 @@ class NewComicSource extends ComicSource {
|
||||
'zh_TW': {},
|
||||
'en': {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user