URL提取器

提取URL,支持协议过滤、域名过滤和路径组件提取

Örnek

Girdi:

Web sitelerimizi ziyaret edin: https://example.com ve http://subdomain.example.org/path/to/page.html. İletişim için www.contact.example.net adresini kullanabilirsiniz.

Çıktı:

https://example.com http://subdomain.example.org/path/to/page.html www.contact.example.net