[NovelUpdatesBridge] now in https (#1228)
This commit is contained in:
parent
c9ea53806d
commit
75edc1b2b7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ class NovelUpdatesBridge extends BridgeAbstract {
|
||||||
|
|
||||||
const MAINTAINER = 'albirew';
|
const MAINTAINER = 'albirew';
|
||||||
const NAME = 'Novel Updates';
|
const NAME = 'Novel Updates';
|
||||||
const URI = 'http://www.novelupdates.com/';
|
const URI = 'https://www.novelupdates.com/';
|
||||||
const CACHE_TIMEOUT = 21600; // 6h
|
const CACHE_TIMEOUT = 21600; // 6h
|
||||||
const DESCRIPTION = 'Returns releases from Novel Updates';
|
const DESCRIPTION = 'Returns releases from Novel Updates';
|
||||||
const PARAMETERS = array( array(
|
const PARAMETERS = array( array(
|
||||||
|
|
Loading…
Reference in a new issue