diff --git a/content/geoip/release-notes/2023.mdx b/content/geoip/release-notes/2023.mdx index e890f5108..0b31cc206 100644 --- a/content/geoip/release-notes/2023.mdx +++ b/content/geoip/release-notes/2023.mdx @@ -162,9 +162,9 @@ your integration for the new data. Please use the following example CSV files to test your integration: -- [GeoIP2-Enterprise-CSV_Example-is_anycast.zip](/static/GeoIP2-Enterprise-CSV_Example-is_anycast.zip) -- [GeoIP2-City-CSV_Example-is_anycast.zip](/static/GeoIP2-City-CSV_Example-is_anycast.zip) -- [GeoIP2-Country-CSV_Example-is_anycast.zip](/static/GeoIP2-Country-CSV_Example-is_anycast.zip) +- [GeoIP2-Enterprise-CSV_Example-is_anycast.zip](/static/GeoIP2-Enterprise-CSV_Example.zip) +- [GeoIP2-City-CSV_Example-is_anycast.zip](/static/GeoIP2-City-CSV_Example.zip) +- [GeoIP2-Country-CSV_Example-is_anycast.zip](/static/GeoIP2-Country-CSV_Example.zip) We have also updated our tutorials on importing GeoIP databases. Please see relevant links below: diff --git a/static/static/GeoIP2-City-CSV_Example-is_anycast.zip b/static/static/GeoIP2-City-CSV_Example-is_anycast.zip deleted file mode 100644 index eb9fbe249..000000000 Binary files a/static/static/GeoIP2-City-CSV_Example-is_anycast.zip and /dev/null differ diff --git a/static/static/GeoIP2-City-CSV_Example.zip b/static/static/GeoIP2-City-CSV_Example.zip index cee244b7e..63a9a92be 100644 Binary files a/static/static/GeoIP2-City-CSV_Example.zip and b/static/static/GeoIP2-City-CSV_Example.zip differ diff --git a/static/static/GeoIP2-Country-CSV_Example-is_anycast.zip b/static/static/GeoIP2-Country-CSV_Example-is_anycast.zip deleted file mode 100644 index 5655b1a4b..000000000 Binary files a/static/static/GeoIP2-Country-CSV_Example-is_anycast.zip and /dev/null differ diff --git a/static/static/GeoIP2-Country-CSV_Example.zip b/static/static/GeoIP2-Country-CSV_Example.zip index 58bf8dc04..a57f079f6 100644 Binary files a/static/static/GeoIP2-Country-CSV_Example.zip and b/static/static/GeoIP2-Country-CSV_Example.zip differ diff --git a/static/static/GeoIP2-Enterprise-CSV_Example-is_anycast.zip b/static/static/GeoIP2-Enterprise-CSV_Example-is_anycast.zip deleted file mode 100644 index b2037ad87..000000000 Binary files a/static/static/GeoIP2-Enterprise-CSV_Example-is_anycast.zip and /dev/null differ diff --git a/static/static/GeoIP2-Enterprise-CSV_Example.zip b/static/static/GeoIP2-Enterprise-CSV_Example.zip index e86991469..2192e723f 100644 Binary files a/static/static/GeoIP2-Enterprise-CSV_Example.zip and b/static/static/GeoIP2-Enterprise-CSV_Example.zip differ diff --git a/test/e2e/redirects.fixture.ts b/test/e2e/redirects.fixture.ts index 05d4c0df1..cce64114d 100644 --- a/test/e2e/redirects.fixture.ts +++ b/test/e2e/redirects.fixture.ts @@ -1,6 +1,6 @@ const devSiteStaticChecksums = [ { - checksum: '6e1e3ddc0f6a0eb782e49250608994fd9ce13308', + checksum: '9d56380fa24b355bf973d0d58bc4e84cbf3306dd', uriPath: '/GeoIP2-Enterprise-CSV_Example.zip', }, { @@ -212,7 +212,7 @@ const wpStaticChecksums = [ const wpUploadsChecksums = [ { - checksum: '6e1e3ddc0f6a0eb782e49250608994fd9ce13308', + checksum: '9d56380fa24b355bf973d0d58bc4e84cbf3306dd', uriPath: '/2015/07/GeoIP2-Enterprise-CSV_Example.zip', }, {