initial commit
This commit is contained in:
+38
@@ -0,0 +1,38 @@
|
||||
namespace SHARP
|
||||
{
|
||||
internal class Counting
|
||||
{
|
||||
public static int cc = 0;
|
||||
public static int Passwords = 0;
|
||||
public static int CreditCards = 0;
|
||||
public static int AutoFill = 0;
|
||||
public static int Cookies = 0;
|
||||
public static int pia = 0;
|
||||
public static int express = 0;
|
||||
public static int cgv = 0;
|
||||
public static int jabber = 0;
|
||||
public static int totalcmd = 0;
|
||||
public static string country = "";
|
||||
public static int ds = 0;
|
||||
public static int Telegram = 0;
|
||||
public static int FileZilla = 0;
|
||||
public static int Wallets = 0;
|
||||
public static int NordVPN = 0;
|
||||
public static int OpenVPN = 0;
|
||||
public static int ProtonVPN = 0;
|
||||
public static int Steam = 0;
|
||||
public static int armory = 0;
|
||||
public static int atomicwallet = 0;
|
||||
public static int bitcoincore = 0;
|
||||
public static int bytecoin = 0;
|
||||
public static int dashcore = 0;
|
||||
public static int electrum = 0;
|
||||
public static int etherium = 0;
|
||||
public static int exodus = 0;
|
||||
public static int jaxx = 0;
|
||||
public static int litecoincore = 0;
|
||||
public static int monero = 0;
|
||||
public static int zcash = 0;
|
||||
public static int metamask = 0;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user