* Change holiday api root.
close GH-127.
This commit is contained in:
@@ -4,4 +4,4 @@ $config->holiday->require = new stdclass();
|
||||
$config->holiday->require->create = 'name,begin,end';
|
||||
$config->holiday->require->edit = 'name,begin,end';
|
||||
|
||||
$config->holiday->apiRoot = 'https://ghproxy.com/https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/%d.json';
|
||||
$config->holiday->apiRoot = 'https://raw.githubusercontent.com/NateScarlet/holiday-cn/master/%d.json';
|
||||
|
||||
Reference in New Issue
Block a user