putsinfo("robots.txt available under: #{wp_target.robots_url}")
wp_target.parse_robots_txt.eachdo|dir|
putsinfo("Interesting entry from robots.txt: #{dir}")
wp_target.header_robots_txt(dir)
end
spacer()
end
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.