We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a848611 commit f21a6eaCopy full SHA for f21a6ea
1 file changed
test/data/testinit.js
@@ -19,7 +19,7 @@ var parentUrl = window.location.protocol + "//" + window.location.host,
19
];
20
21
// see RFC 2606
22
-this.externalHost = "example.com";
+this.externalHost = "releases.jquery.com";
23
this.hasPHP = true;
24
this.isLocal = window.location.protocol === "file:";
25
0 commit comments