Confirmed users
583
edits
| Line 36: | Line 36: | ||
# At the prompt (">") type the following and hit return: localStorage['snippets-last-update'] = 0 | # At the prompt (">") type the following and hit return: localStorage['snippets-last-update'] = 0 | ||
# At the prompt (">") type the following and hit return: localStorage.geoLastUpdated = 0 | # At the prompt (">") type the following and hit return: localStorage.geoLastUpdated = 0 | ||
# | # Keep the Web Console open and refresh about:home. In the Web Console you should see a request to snippets.stage.mozilla.com and another request to geo.mozilla.com. | ||
# At the prompt (">") type the following and hit return: localStorage.geoCountry | # At the prompt (">") type the following and hit return: localStorage.geoCountry | ||
# You should see a country code derived from your IP address ("US" for United States). | # You should see a country code derived from your IP address ("US" for United States). | ||