namespace Oshima.Core.Configs { public class BlackList { public static Dictionary Times { get; } = []; } }