Confirmed users
3,727
edits
| Line 24: | Line 24: | ||
Loop-Client | Loop-Client | ||
In the browser: https://call.mozilla.com | In the browser: https://call.mozilla.com | ||
Welcome to the | Welcome to the Firefox Hello web client. | ||
Browser: https://call.mozilla.com/config.js | Browser: https://call.mozilla.com/config.js | ||
now returns all of this info: | |||
var loop = loop || {}; | var loop = loop || {}; | ||
loop.config = { | loop.config = { | ||
bunch of loop-client specific info | |||
}; | |||
Browser: https://call.mozilla.com/VERSION.txt | |||
TOS: https://call.mozilla.com/legal/terms/ | |||
curl https://call.mozilla.com/ | curl https://call.mozilla.com/ | ||