regex c# extracting url from tag

前端 未结 2 647
梦毁少年i
梦毁少年i 2021-01-25 18:51

I am trying to extract URL from an tag, however, instead of getting https://website.com/-id1, I am getting tag link text. Here is my code:

string text=\"

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