This commit is contained in:
ct
2025-07-07 21:17:00 +08:00
parent 23fa3aec04
commit 6a66f96d22
31 changed files with 227 additions and 232 deletions

View File

@@ -5,7 +5,7 @@ meta {
}
post {
url: https://memeaigen.test/api/pricing
url: https://memefast.test/api/pricing
body: none
auth: none
}

View File

@@ -5,7 +5,7 @@ meta {
}
post {
url: https://memeaigen.test/stripe/webhook
url: https://memefast.test/stripe/webhook
body: json
auth: none
}

View File

@@ -1,9 +1,6 @@
{
"version": "1",
"name": "MEMEAIGEN",
"type": "collection",
"ignore": [
"node_modules",
".git"
]
}
"version": "1",
"name": "MEMEFAST",
"type": "collection",
"ignore": ["node_modules", ".git"]
}