Guest User

Untitled

a guest
Jul 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. object window.navigator = {
  2. object geolocation = [max depth];
  3. boolean cookieEnabled = true;
  4. string language = "en";
  5. string productSub = "20030107";
  6. string product = "Gecko";
  7. string appCodeName = "Mozilla";
  8. object mimeTypes = [max depth];
  9. string vendorSub = "";
  10. string vendor = "Google Inc.";
  11. string platform = "Linux armv6l";
  12. string appName = "Netscape";
  13. string appVersion = "5.0 (Linux; U; Android 2.2; en-us; GT-I5800 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1";
  14. string userAgent = "Mozilla/5.0 (Linux; U; Android 2.2; en-us; GT-I5800 Build/FROYO) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1";
  15. object plugins = [max depth];
  16. boolean onLine = true;
  17. object connection = [max depth];
  18. function javaEnabled = function;
  19. function getStorageUpdates = function;
  20. function registerProtocolHandler = function;
  21. function isApplicationInstalled = function;
  22. function registerContentHandler = function;
  23. };
Add Comment
Please, Sign In to add comment