diff --git a/src/js/lib/response.ts b/src/js/lib/response.ts index 5e58d7d..cefdf06 100644 --- a/src/js/lib/response.ts +++ b/src/js/lib/response.ts @@ -8,7 +8,6 @@ export type TResponse = { export type TServerResponse = { YourFuckingIPAddress: string; - YourFuckingLocation: string; YourFuckingISP: string; YourFuckingCity: string; YourFuckingCountry: string;