diff --git a/caplets/beef-inject.js b/caplets/beef-inject.js index ef5499ad..58dbd6f3 100644 --- a/caplets/beef-inject.js +++ b/caplets/beef-inject.js @@ -11,7 +11,6 @@ function onResponse(req, res) { '', '' ); - res.Updated(); } } } diff --git a/caplets/fb-phish.js b/caplets/fb-phish.js index be05cb73..1a1734b0 100644 --- a/caplets/fb-phish.js +++ b/caplets/fb-phish.js @@ -19,6 +19,5 @@ function onRequest(req, res) { res.Status = 301; res.Headers = "Location: https://www.facebook.com/\n" + "Connection: close"; - res.Updated() } } diff --git a/caplets/login-man-abuse.js b/caplets/login-man-abuse.js index 9cf09353..0884df0c 100644 --- a/caplets/login-man-abuse.js +++ b/caplets/login-man-abuse.js @@ -26,7 +26,6 @@ function onRequest(req, res) { res.ContentType = "text/html"; res.Headers = "Connection: close"; res.Body = ""; - res.Updated(); } } @@ -42,7 +41,6 @@ function onResponse(req, res) { '' + '' ); - res.Updated(); } } } diff --git a/caplets/proxy-script-test.js b/caplets/proxy-script-test.js index f8173d04..5b02bba9 100644 --- a/caplets/proxy-script-test.js +++ b/caplets/proxy-script-test.js @@ -18,8 +18,6 @@ function onRequest(req, res) { "