update map

This commit is contained in:
t3chn0m4g3 2022-02-15 21:46:43 +00:00
parent e9a907ef7b
commit 17a1cbdf40

View file

@ -1,3 +1,2 @@
#!/bin/ash
sed -i "s/var hqLatLng = new L.LatLng(52.3058, 4.932);/var hqLatLng = new L.LatLng($MY_EXTIP_LAT, $MY_EXTIP_LONG);/g" /opt/geoip-attack-map/static/map.js
#sed -i "s/fillOpacity: 1,/fillOpacity: 0.5,/g" /opt/geoip-attack-map/static/map.js