VenomRat
This commit is contained in:
6
Stealer/Consts.cs
Normal file
6
Stealer/Consts.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Stealer;
|
||||
|
||||
public class Consts
|
||||
{
|
||||
public static string[] SAMESITES = new string[3] { "lax", "strict", "no_restriction" };
|
||||
}
|
||||
Reference in New Issue
Block a user