mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-06 01:19:23 +01:00
{firefox,geoclue}: force_ok beacondb
This commit is contained in:
parent
055abad404
commit
3b59570ee0
@ -668,7 +668,7 @@
|
|||||||
"Status": "locked",
|
"Status": "locked",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
"Value": "",
|
"Value": "",
|
||||||
"Value_beacondb": "https://api.beacondb.net/v1/geolocate",
|
"Value_beacondb": "https://api.beacondb.net/v1/geolocate?force_ok=true",
|
||||||
"Value_positon": "https://api.positon.xyz/?key=74600654-2aec-11ef-aa95-3b7218da6865"
|
"Value_positon": "https://api.positon.xyz/?key=74600654-2aec-11ef-aa95-3b7218da6865"
|
||||||
},
|
},
|
||||||
"geo.provider.use_geoclue": {
|
"geo.provider.use_geoclue": {
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
# https://beacondb.net & https://beacondb.net/map
|
# https://beacondb.net & https://beacondb.net/map
|
||||||
[wifi]
|
[wifi]
|
||||||
enable=true
|
enable=true
|
||||||
url=https://api.beacondb.net/v1/geolocate
|
url=https://api.beacondb.net/v1/geolocate?force_ok=true
|
||||||
# Contributing back
|
# Contributing back
|
||||||
submit-data=true
|
submit-data=true
|
||||||
submission-url=https://api.beacondb.net/v2/geosubmit
|
submission-url=https://api.beacondb.net/v2/geosubmit
|
||||||
|
Loading…
Reference in New Issue
Block a user