It looks like my hyperlinks to various platforms in my post footer boilerplate are included. Is there a good way to filter out anything with
https://*
or maybe
www.*
to pare down this kind of result?
It looks like my hyperlinks to various platforms in my post footer boilerplate are included. Is there a good way to filter out anything with
https://*
or maybe
www.*
to pare down this kind of result?
I am already filtering urls, but I will see why they are still coming through.