This is a list of Custom Check Configs!
These will not be added to the default checks because most of these are not Gaming. I wont to keep the main checks all related to gaming since MSMC is for Minecraft.
Some of the emails might be incorrect, please make a pull request and fix it if you find one <3
Custom Config for Payment Sites and Crypto Wallets/Exchanges
PayPal, CashApp, Venmo, Stripe, Payeer, Coinbase, Crypto.com and Binance
{
"PayPal": {
"email": "service@paypal.com"
},
"CashApp": {
"email": "no-reply@cash.app"
},
"Venmo": {
"email": "venmo@venmo.com"
},
"Stripe": {
"email": "no-reply@stripe.com"
},
"Payeer": {
"email": "noreply@payeer.com"
},
"Coinbase": {
"email": "no-reply@coinbase.com"
},
"Crypto.com": {
"email": "noreply@crypto.com"
},
"Binance": {
"email": "noreply@binance.com"
}
}
Custom Config for Gaming Sites
Stake and Roobet
{
"Stake": {
"email": "no-reply@stake.com"
},
"Roobet": {
"email": "no-reply@roobet.com"
}
}
Custom Config for Shopping Sites
Amazon, Target, eBay, Walmart, Best Buy, Instacart and Newegg
{
"Amazon": {
"email": "no-reply@amazon.com"
},
"Target": {
"email": "noreply@target.com"
},
"eBay": {
"email": "noreply@ebay.com"
},
"Walmart": {
"email": "noreply@walmart.com"
},
"Best Buy": {
"email": "noreply@bestbuy.com"
},
"Instacart": {
"email": "noreply@instacart.com"
},
"Newegg": {
"email": "noreply@newegg.com"
}
}
Custom Config for Steam Key Sites
Stake and Roobet
{
"G2A": {
"email": "no-reply@g2a.com"
},
"Kinguin": {
"email": "help@kinguin.net"
},
"Eneba": {
"email": "noreply@eneba.com"
}
}
This is just one big custom config with all of the ones above.
{
"PayPal": {
"email": "service@paypal.com"
},
"CashApp": {
"email": "no-reply@cash.app"
},
"Venmo": {
"email": "venmo@venmo.com"
},
"Stripe": {
"email": "no-reply@stripe.com"
},
"Payeer": {
"email": "noreply@payeer.com"
},
"Coinbase": {
"email": "no-reply@coinbase.com"
},
"Crypto.com": {
"email": "noreply@crypto.com"
},
"Binance": {
"email": "noreply@binance.com"
},
"Stake": {
"email": "no-reply@stake.com"
},
"Roobet": {
"email": "no-reply@roobet.com"
},
"Amazon": {
"email": "no-reply@amazon.com"
},
"Target": {
"email": "noreply@target.com"
},
"eBay": {
"email": "noreply@ebay.com"
},
"Walmart": {
"email": "noreply@walmart.com"
},
"Best Buy": {
"email": "noreply@bestbuy.com"
},
"Instacart": {
"email": "noreply@instacart.com"
},
"Newegg": {
"email": "noreply@newegg.com"
},
"G2A": {
"email": "no-reply@g2a.com"
},
"Kinguin": {
"email": "help@kinguin.net"
},
"Eneba": {
"email": "noreply@eneba.com"
}
}
I'll add these custom configs later:
- Coding site checks (github, linode, replit)
- Minecraft hosting sites (why not)