Initial commit

This commit is contained in:
2026-08-24 22:20:36 +02:00
commit 62f7b1278a
251 changed files with 16670 additions and 0 deletions
+16
View File
@@ -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;