Hi all,
I want to block many referal URLs with one thing in commun.
They all finish with: example.com/some-text-k.html
Many, many differente domains, the only thing in commun is that they end with -k.html
I tried to use regex but obviously it wasn’t correct
Anybody could help?
Thanks