Skip to content

Commit

Permalink
Fix: regenerate events for nginx
Browse files Browse the repository at this point in the history
  • Loading branch information
mtojek committed Apr 19, 2021
1 parent 0f89800 commit 5122fcb
Showing 1 changed file with 40 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -261,14 +261,14 @@
"source": {
"geo": {
"continent_name": "Europe",
"region_iso_code": "DE-RP",
"city_name": "Germersheim",
"region_iso_code": "DE-HE",
"city_name": "Frankfurt am Main",
"country_iso_code": "DE",
"country_name": "Germany",
"region_name": "Rheinland-Pfalz",
"region_name": "Hesse",
"location": {
"lon": 8.3639,
"lat": 49.2231
"lon": 8.6119,
"lat": 50.1234
}
},
"as": {
Expand Down Expand Up @@ -338,14 +338,14 @@
"source": {
"geo": {
"continent_name": "Europe",
"region_iso_code": "DE-RP",
"city_name": "Germersheim",
"region_iso_code": "DE-HE",
"city_name": "Frankfurt am Main",
"country_iso_code": "DE",
"country_name": "Germany",
"region_name": "Rheinland-Pfalz",
"region_name": "Hesse",
"location": {
"lon": 8.3639,
"lat": 49.2231
"lon": 8.6119,
"lat": 50.1234
}
},
"as": {
Expand Down Expand Up @@ -414,14 +414,14 @@
"source": {
"geo": {
"continent_name": "Europe",
"region_iso_code": "DE-RP",
"city_name": "Germersheim",
"region_iso_code": "DE-HE",
"city_name": "Frankfurt am Main",
"country_iso_code": "DE",
"country_name": "Germany",
"region_name": "Rheinland-Pfalz",
"region_name": "Hesse",
"location": {
"lon": 8.3639,
"lat": 49.2231
"lon": 8.6119,
"lat": 50.1234
}
},
"as": {
Expand Down Expand Up @@ -490,14 +490,14 @@
"source": {
"geo": {
"continent_name": "Europe",
"region_iso_code": "DE-RP",
"city_name": "Germersheim",
"region_iso_code": "DE-HE",
"city_name": "Frankfurt am Main",
"country_iso_code": "DE",
"country_name": "Germany",
"region_name": "Rheinland-Pfalz",
"region_name": "Hesse",
"location": {
"lon": 8.3639,
"lat": 49.2231
"lon": 8.6119,
"lat": 50.1234
}
},
"as": {
Expand Down Expand Up @@ -566,14 +566,14 @@
"source": {
"geo": {
"continent_name": "Europe",
"region_iso_code": "DE-RP",
"city_name": "Germersheim",
"region_iso_code": "DE-HE",
"city_name": "Frankfurt am Main",
"country_iso_code": "DE",
"country_name": "Germany",
"region_name": "Rheinland-Pfalz",
"region_name": "Hesse",
"location": {
"lon": 8.3639,
"lat": 49.2231
"lon": 8.6119,
"lat": 50.1234
}
},
"as": {
Expand Down Expand Up @@ -642,14 +642,14 @@
"source": {
"geo": {
"continent_name": "Europe",
"region_iso_code": "DE-RP",
"city_name": "Germersheim",
"region_iso_code": "DE-HE",
"city_name": "Frankfurt am Main",
"country_iso_code": "DE",
"country_name": "Germany",
"region_name": "Rheinland-Pfalz",
"region_name": "Hesse",
"location": {
"lon": 8.3639,
"lat": 49.2231
"lon": 8.6119,
"lat": 50.1234
}
},
"as": {
Expand Down Expand Up @@ -719,14 +719,14 @@
"source": {
"geo": {
"continent_name": "Europe",
"region_iso_code": "DE-RP",
"city_name": "Germersheim",
"region_iso_code": "DE-HE",
"city_name": "Frankfurt am Main",
"country_iso_code": "DE",
"country_name": "Germany",
"region_name": "Rheinland-Pfalz",
"region_name": "Hesse",
"location": {
"lon": 8.3639,
"lat": 49.2231
"lon": 8.6119,
"lat": 50.1234
}
},
"as": {
Expand Down Expand Up @@ -795,14 +795,14 @@
"source": {
"geo": {
"continent_name": "Europe",
"region_iso_code": "DE-RP",
"city_name": "Germersheim",
"region_iso_code": "DE-HE",
"city_name": "Frankfurt am Main",
"country_iso_code": "DE",
"country_name": "Germany",
"region_name": "Rheinland-Pfalz",
"region_name": "Hesse",
"location": {
"lon": 8.3639,
"lat": 49.2231
"lon": 8.6119,
"lat": 50.1234
}
},
"as": {
Expand Down

0 comments on commit 5122fcb

Please sign in to comment.