更新hdbug域名

This commit is contained in:
iyuu.cn
2020-01-14 00:42:38 +08:00
parent 64523cc05d
commit 98d01c34ff

View File

@ -16,7 +16,7 @@ class hdbug implements decodeBase
* 域名
* @var string
*/
const domain = 'hdbug.best';
const domain = 'hddisk.life';
const HOST = 'https://'.self::domain.'/';
// 下载种子的请求类型
const METHOD = 'GET';