add us p5 bogus license

This commit is contained in:
13xforever 2020-01-12 18:25:05 +05:00
parent 6b27d2dd96
commit c4fe6ed10c

View File

@ -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);