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

[issue] Urls appended together #28

Open
pdelteil opened this issue Jun 22, 2021 · 3 comments
Open

[issue] Urls appended together #28

pdelteil opened this issue Jun 22, 2021 · 3 comments

Comments

@pdelteil
Copy link

Some urls are appended with what seems to be different domains

Test:

 > echo "https://dominoweb.draco.res.ibm.com"|waybackurls |grep TCG

Screenshot from 2021-06-21 20-14-15

Notice .TCG.htmlhttp:/msdn.microsoft.com/en-us/library/ms171339.aspxhttp:/www.opensymphony

@Ugroon
Copy link

Ugroon commented Dec 9, 2021

Lmao, dude it's part of path :D

@201800284
Copy link

Even I am facing the same issue, is there any way if we can parse the output to remove such cases of appended URLS

@pdelteil
Copy link
Author

pdelteil commented Oct 3, 2022

Even I am facing the same issue, is there any way if we can parse the output to remove such cases of appended URLS

Yes, using http/https as separator in awk.

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

No branches or pull requests

3 participants