mirror of
https://github.com/RPCS3/discord-bot.git
synced 2024-12-12 05:06:14 +00:00
add us p5 bogus license
This commit is contained in:
parent
6b27d2dd96
commit
c4fe6ed10c
@ -152,6 +152,7 @@ namespace CompatBot.Utils.ResultFormatters
|
||||
private static readonly HashSet<string> KnownCustomLicenses = new HashSet<string>(StringComparer.InvariantCultureIgnoreCase)
|
||||
{
|
||||
"EP4062-NPEB02436_00-PPERSONA5X000000.rap",
|
||||
"UP2611-NPUB31848_00-PPERSONA5X000000.rap",
|
||||
};
|
||||
|
||||
private static readonly TimeSpan OldBuild = TimeSpan.FromDays(30);
|
||||
|
Loading…
Reference in New Issue
Block a user