Skip to content

Commit 12aadb3

Browse files
wchen-r7Tod Beardsley
authored andcommitted
Another update
1 parent 17f2d80 commit 12aadb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/ie_uxss_cookie.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ def setup
4949
end
5050

5151
def target_uri
52-
@target_uri ||= datastore['TARGET_URI']
52+
datastore['TARGET_URI']
5353
end
5454

5555
def get_html

0 commit comments

Comments
 (0)