We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some urls are appended with what seems to be different domains
Test:
> echo "https://dominoweb.draco.res.ibm.com"|waybackurls |grep TCG
Notice .TCG.htmlhttp:/msdn.microsoft.com/en-us/library/ms171339.aspxhttp:/www.opensymphony
.TCG.htmlhttp:/msdn.microsoft.com/en-us/library/ms171339.aspxhttp:/www.opensymphony
The text was updated successfully, but these errors were encountered:
Lmao, dude it's part of path :D
Sorry, something went wrong.
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.
No branches or pull requests
Some urls are appended with what seems to be different domains
Test:
Notice
.TCG.htmlhttp:/msdn.microsoft.com/en-us/library/ms171339.aspxhttp:/www.opensymphony
The text was updated successfully, but these errors were encountered: