getaddress: send User-Agent to Nominatim
This commit is contained in:
@@ -7,7 +7,7 @@ import i18next from 'i18next'
|
||||
import i18nextMiddleware from 'i18next-http-middleware'
|
||||
import Backend from 'i18next-node-fs-backend'
|
||||
import {logit} from "./utilities/logit.js"
|
||||
import pkg from './package.json' assert { type: "json" }
|
||||
import pkg from './package.json' with { type: "json" }
|
||||
|
||||
|
||||
const app = express()
|
||||
|
||||
Reference in New Issue
Block a user