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
After reading #13 ...
e.g. checking <a href="tel:+36%2070%20932%208054">+36 70 932 8054</a> with resolve_before_filtering: "true" results in
<a href="tel:+36%2070%20932%208054">+36 70 932 8054</a>
resolve_before_filtering: "true"
Error: ClientResponseError: 404 - https://www.bankitamas.hu/tel:36709328054
Please parse links properly and only process http and https links. Thank you!
The text was updated successfully, but these errors were encountered:
I may be wrong. Because of #18 I'm not sure.
Sorry, something went wrong.
No branches or pull requests
After reading #13 ...
e.g. checking
<a href="tel:+36%2070%20932%208054">+36 70 932 8054</a>
withresolve_before_filtering: "true"
results inPlease parse links properly and only process http and https links.
Thank you!
The text was updated successfully, but these errors were encountered: