|
|
|
|
|
by willscott
5688 days ago
|
|
Presumably on the google website the script is loaded via an xmlhttp request which then strips the initial text and evals the rest. By added the initial throw 1; they prevent other sites from including the script, since it won't do anything. |
|