This commit is contained in:
Boof 2023-09-27 12:40:57 +00:00 committed by GitHub
parent 4210cc893d
commit d87c86184a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,9 +11,11 @@ export async function GET({ request }) {
let sec_gpc = request.headers.get('Sec-Gpc')
let dnt = request.headers.get('Dnt')
/*
if(dnt == "1" || sec_gpc == "1") {
ip = "'DNT'"
};
*/
try {
await pb.collection('analytics_2').create({