')
- w.location = '/security/address-bar-spoofing-download-redirect'
+ w.location = '/security/abs/download-redirect'
}
diff --git a/security/address-bar-spoofing/spoof-new-window.html b/security/address-bar-spoofing/spoof-new-window.html
index b5b771c..cf4defd 100644
--- a/security/address-bar-spoofing/spoof-new-window.html
+++ b/security/address-bar-spoofing/spoof-new-window.html
@@ -19,7 +19,7 @@
try {
w.location.href;
} catch (e) {
- w.location.href = 'https://broken.third-party.site/security/address-bar-spoofing/no-content';
+ w.location.href = 'https://broken.third-party.site/security/abs/no-content';
clearInterval(i);
}
}, 1);
@@ -37,7 +37,7 @@
vulnerable to this attack. Note: this won't work if run from broken.third-party.site. Ensure it is run from
another origin such as https://privacy-test-pages.site.
-
+