Commit 9cfe371
authored
fix(cloudflare): use the code for the geolocation region (#625)
Use the ISO 3166-2 region code rather than the fullname.
See:
- https://developers.cloudflare.com/workers/runtime-apis/request/
- https://vercel.com/guides/geo-ip-headers-geolocation-vercel-functions#geolocation-headers1 parent 44f3678 commit 9cfe371
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments