Fix main import and rework files for Bruno collection

This commit is contained in:
Yûki VACHOT 2025-11-29 06:24:02 +01:00
parent 16f3810210
commit d1f0ea2a70
43 changed files with 78 additions and 33 deletions

View file

@ -1,22 +0,0 @@
meta {
name: 28 - v3/getExperiments
type: http
seq: 26
}
get {
url: {{GEOGUESSR_API_URL}}/v3/experiments
body: none
auth: apikey
}
auth:apikey {
key: Cookie
value: _ncfa={{GEOGUESSR_NCFA_COOKIE}}
placement: header
}
settings {
encodeUrl: true
timeout: 0
}