baptx

NoScript ajax.googleapis.com surrogate not working

Dec 6th, 2015
282
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.80 KB | None | 0 0
  1. Here is a copy-paste with ajax.googleapis.com blocked in NoScript:
  2.  
  3. ReferenceError: google is not defined action:132:1
  4. TypeError: $ is undefined typeahead.js:239:3
  5. Error: Bootstrap's JavaScript requires jQuery bootstrap.min.js:6:37
  6. ReferenceError: jQuery is not defined jquery.balancetext.min.js:1:1
  7. ReferenceError: $ is not defined main.js:1:1
  8. ReferenceError: $ is not defined action.retrievefile.do:1:1
  9. unreachable code after return statement core.aurora.js:1:17457
  10. unreachable code after return statement core.aurora.js:1:20107
  11. unreachable code after return statement core.aurora.js:1:34112
  12. ReferenceError: $ is not defined core.aurora.js:1:37065
  13. ReferenceError: $ is not defined action:506:1
  14. TypeError: document.getElementById(...) is null action:528:1
  15. ReferenceError: $ is not defined action:537:5
  16.  
  17.  
  18. And here I allowed the domain (working but using real script instead of surrogate):
  19.  
  20. ReferenceError: google is not defined action:132:1
  21. TypeError: $ is undefined typeahead.js:239:3
  22. HTTP_request_stream: (get_window_components|error): win.content is null
  23. Sandbox: (call|error): request.window_location is undefined
  24. HTTP_request_stream: (get_window_components|error): win.content is null
  25. Sandbox: (call|error): request.window_location is undefined
  26. HTTP_request_stream: (get_window_components|error): win.content is null
  27. Sandbox: (call|error): request.window_location is undefined
  28. HTTP_request_stream: (get_window_components|error): win.content is null
  29. Sandbox: (call|error): request.window_location is undefined
  30. HTTP_request_stream: (get_window_components|error): win.content is null
  31. Sandbox: (call|error): request.window_location is undefined
  32. HTTP_request_stream: (get_window_components|error): win.content is null
  33. Sandbox: (call|error): request.window_location is undefined
  34. unreachable code after return statement core.aurora.js:1:17457
  35. unreachable code after return statement core.aurora.js:1:20107
  36. unreachable code after return statement core.aurora.js:1:34112
  37. TypeError: document.getElementById(...) is null action:528:1
  38. Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help http://xhr.spec.whatwg.org/ jquery.min.js:4:0
  39. HTTP_request_stream: (get_window_components|error): win.content is null
  40. Sandbox: (call|error): request.window_location is undefined
  41. HTTP_request_stream: (get_window_components|error): win.content is null
  42. Sandbox: (call|error): request.window_location is undefined
  43. about:blank : Unable to run script because scripts are blocked internally. <unknown>
  44. HTTP_request_stream: (get_window_components|error): win.content is null
  45. Sandbox: (call|error): request.window_location is undefined
  46. HTTP_request_stream: (get_window_components|error): win.content is null
  47. Sandbox: (call|error): request.window_location is undefined
Add Comment
Please, Sign In to add comment