RegEx expression to find a href links and add NoFollow to them

后端 未结 3 559
说谎
说谎 2020-12-11 22:41

I am trying to write a RegEx rule to find all a href HTML links on my webpage and add a \'rel=\"nofollow\"\' to them.

However, I have a list of URLs that must be exc

3条回答
提交回复
热议问题