79473718

Date: 2025-02-27 19:27:12
Score: 2
Natty:
Report link

Open map, get the page source and search for this regex:

latitude\\":[-]*\d+.\d+,\\"longitude\\":[-]*\d+.\d+

Extract numbers and you have your coordinates.

Map view

Same location in Google Maps

Source code in Sublime Text

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Lubomyr Pryt