Skip to content

Commit e935507

Browse files
authored
Update wardrive.js
1 parent 7d3f53e commit e935507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/wardrive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const MESHMAPPER_API_URL = "https://yow.meshmapper.net/wardriving-api.php";
8484
const MESHMAPPER_CAPACITY_CHECK_URL = "https://yow.meshmapper.net/capacitycheck.php";
8585
const MESHMAPPER_API_KEY = "59C7754DABDF5C11CA5F5D8368F89";
8686
const MESHMAPPER_DEFAULT_WHO = "GOME-WarDriver"; // Default identifier
87-
const MESHMAPPER_RX_LOG_API_URL = null; // TODO: Set when API endpoint is ready
87+
const MESHMAPPER_RX_LOG_API_URL = "https://yow.meshmapper.net/wardriving-api.php"; // TODO: Set when API endpoint is ready
8888

8989
// Static for now; will be made dynamic later.
9090
const WARDIVE_IATA_CODE = "YOW";

0 commit comments

Comments
 (0)