so it looks like str = str + "&allow_qrt=false&needs_good_location=true";
This can be accomplished by removing `dedupe=true` from https://gitea.farpn.net/w1cdn/spothole/src/commit/b00b4130c54c5884cc2e8363e74e54b4327ee483/webassets/js/map.js#L27
so it looks like `str = str + "&allow_qrt=false&needs_good_location=true";`

Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This can be accomplished by removing
dedupe=truefromso it looks like
str = str + "&allow_qrt=false&needs_good_location=true";