Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
const STRIPE_IP_COLLECTION = {
|
||||
"3.18.12.63": true,
|
||||
"3.130.192.231": true,
|
||||
"13.235.14.237": true,
|
||||
"13.235.122.149": true,
|
||||
"18.211.135.69": true,
|
||||
"35.154.171.200": true,
|
||||
"52.15.183.38": true,
|
||||
"54.88.130.119": true,
|
||||
"54.88.130.237": true,
|
||||
"54.187.174.169": true,
|
||||
"54.187.205.235": true,
|
||||
"54.187.216.72": true
|
||||
};
|
||||
|
||||
module.exports = STRIPE_IP_COLLECTION;
|
||||
Reference in New Issue
Block a user