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
Hello Tom,
I'm on a MacOS M1 v12.4 and it seems "apexes" mode has stopped working after version 0.3.1. It works fine on a debian VPS with v0.4.0 and after.
POC :
$ rm /Users/me/go/bin/unfurl $ go install github.com/tomnomnom/[email protected] $ echo subdom.deezer.com | unfurl apexes > subdom.deezer.com $ echo subdom.deezer.com | unfurl format %t > deezer.com $ rm /Users/me/go/bin/unfurl $ go install github.com/tomnomnom/[email protected] $ echo subdom.deezer.com | unfurl apexes > deezer.com
Hope this help. Regards
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello Tom,
I'm on a MacOS M1 v12.4 and it seems "apexes" mode has stopped working after version 0.3.1.
It works fine on a debian VPS with v0.4.0 and after.
POC :
Hope this help.
Regards
The text was updated successfully, but these errors were encountered: