J'ai 2 listes une avec ce format:
http://www.example.com/archives/573
http://www.example.com/1812.html
http://example.com/hello-world/
mais je le veux dans ce format
www.example.com
www.example.com
example.com
Et une autre liste dans ce format:
4|345|example.com|themes/vip|Automattic|Nginx
5|425|example.com|themes/informer|Softlayer|Nginx
6|502|example.com|themes/ljq|Media Temple|Apache
...
mais j'en ai besoin dans le même format
example.com
example.com
example.com
...
Comment puis-je faire cela?
^.*?://(.*?)/.*$
et remplacez-le par\1