6 lines
172 B
JavaScript
6 lines
172 B
JavaScript
|
|
// Normally provided by the application intercepting this request,
|
|
// but for debug it can be handy to fix it.
|
|
//
|
|
var mySite = 'http://192.168.1.10'; // from myip.js
|