Update API URLs
This commit is contained in:
parent
3454d70654
commit
147c80302e
@ -372,9 +372,9 @@ var SETTINGS = {
|
||||
geocodecacheexpiry: 604800, // One week
|
||||
geocodeapi: "https://apis.netsyms.net/packagehelper/geocode.php",
|
||||
geocodebarcodeapi: "https://apis.netsyms.net/packagehelper/geocode_barcode.php",
|
||||
trackingapi: "https://data.netsyms.net/v1/logistics/tracking/",
|
||||
weatherapi: "https://apis.netsyms.net/packagehelper/weather.php",
|
||||
geoipapi: "https://apis.netsyms.net/packagehelper/geoip.php",
|
||||
trackingapi: "https://data.netsyms.net/v1/logistics/tracking/key=packagehelper1/",
|
||||
weatherapi: "https://data.netsyms.net/v1/gis/weather/key=packagehelper1/",
|
||||
geoipapi: "https://data.netsyms.net/v1/net/geoip/key=packagehelper1/",
|
||||
sharelistapi: "https://apis.netsyms.net/packagehelper/sharepackagelist.php",
|
||||
loginurl: "https://apis.netsyms.net/packagehelper/login/",
|
||||
syncapi: "https://apis.netsyms.net/packagehelper/sync.php",
|
||||
|
Loading…
x
Reference in New Issue
Block a user