Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix custom field duplicate output #1031

Merged
merged 1 commit into from
Oct 28, 2024
Merged

fix custom field duplicate output #1031

merged 1 commit into from
Oct 28, 2024

Conversation

dogancanbakir
Copy link
Member

Closes #1025

$ go run . -u http://localhost:8000/test.html -f email,h2,title

   __        __                
  / /_____ _/ /____ ____  ___ _
 /  '_/ _  / __/ _  / _ \/ _  /
/_/\_\\_,_/\__/\_,_/_//_/\_,_/                                                   

                projectdiscovery.io

[INF] Current katana version v1.1.0 (latest)
[INF] Started standard crawling for => http://localhost:8000/test.html
[email protected]
testingaaaa
Test Page

@dogancanbakir dogancanbakir self-assigned this Sep 16, 2024
@dogancanbakir dogancanbakir linked an issue Sep 16, 2024 that may be closed by this pull request
@ehsandeep ehsandeep merged commit 9495585 into dev Oct 28, 2024
13 checks passed
@ehsandeep ehsandeep deleted the fix_cf_duplicate_output branch October 28, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using More Than One Custom Field Duplicates The Output
3 participants