Changed skin list type to Hash and removed .Distinct() usage. Only way for skin IDs to be removed from the config now is via the removes commands or manually removing them from the config file
Split manually added skin verification requests into groups of 100 (Steam API limit)
Print verification page status to console
Added API function IsSkinBoxPlayer(ulong playerId)