Skip to content

Commit a43b218

Browse files
committed
Line full of whitespace
1 parent 624ef9a commit a43b218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/wordpress_pingback_access.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def get_xml_rpc_url(ip)
6060
vprint_status("#{ip} - Enumerating XML-RPC URI...")
6161

6262
begin
63-
63+
6464
uri = target_uri.path
6565
uri << '/' if uri[-1,1] != '/'
6666

0 commit comments

Comments
 (0)