Hi @vsys_remo,
we improved the behavior of v=panosurl in MineMeld in 0.9.62:
- URLs with ports (http(s)://fqdn:port) are now dropped by default. To keep the URL and strip the port you should add the sp=1 parameter on the URL (https://<minemeld>/feeds/<feed>?v=panosurl&sp=1)
- Invalid URLs like *abc.example.com are dropped if di=1 parameter is specified (https://<minemeld>/feeds/<feed>?v=panosurl&di=1). Otherwise they are rewritten to *.example.com
- If URLs rewritten (with di option not enabled) looks like *.com or *.*.com, they are dropped
For blacklists I would suggest to enable di option.
thanks luigi, i'll test in the lab. appreciate the feedback!
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the Live Community as a whole!
The Live Community thanks you for your participation!