namespace Stealer; public class Consts { public static string[] SAMESITES = new string[3] { "lax", "strict", "no_restriction" }; }