Compare commits

...

1 commit

Author SHA1 Message Date
Acid Chicken (硫酸鶏)
be77bf00b9
Update meta.ts 2018-11-19 13:26:48 +09:00

View file

@ -164,6 +164,7 @@ export type IMeta = {
cacheRemoteFiles?: boolean; cacheRemoteFiles?: boolean;
proxyAccount?: string; proxyAccount?: string;
playerAvailableDomains?: string[];
enableRecaptcha?: boolean; enableRecaptcha?: boolean;
recaptchaSiteKey?: string; recaptchaSiteKey?: string;