You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/home.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -900,7 +900,7 @@ function enableDisableLHSimple(){
900
900
<div id="spof" class="test_subbox ui-tabs-hide">
901
901
<p>
902
902
Simulate failure of specified domains. This is done by re-routing all requests for
903
-
the domains to <a href="https://blog.patrickmeenan.com/2011/10/testing-for-frontend-spof.html" target="_blank" rel="noopener">blackhole.webpagetest.org</a> which will silently drop all requests.
903
+
the domains to <a href="https://docs.webpagetest.org/spof/" target="_blank" rel="noopener">blackhole.webpagetest.org</a> which will silently drop all requests.
0 commit comments