mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
new selfhosted version
This commit is contained in:
@@ -11,3 +11,11 @@ helper.copy('utils/requireEnv.ts');
|
||||
|
||||
helper.create('services');
|
||||
helper.copy('services/RedisStreamService.ts');
|
||||
helper.copy('services/DatabaseService.ts');
|
||||
|
||||
helper.create('schema');
|
||||
helper.create('schema/shields');
|
||||
helper.copy('schema/shields/AddressBlacklistSchema.ts');
|
||||
helper.copy('schema/shields/BotTrafficOptionSchema.ts');
|
||||
helper.copy('schema/shields/CountryBlacklistSchema.ts');
|
||||
helper.copy('schema/shields/DomainWhitelistSchema.ts');
|
||||
|
||||
Reference in New Issue
Block a user