Как сократить ссылки в Notepad?

Discussion in 'Болталка' started by sovok, 16 Oct 2013.

  1. sovok

    sovok Member

    Joined:
    23 Mar 2011
    Messages:
    47
    Likes Received:
    5
    Reputations:
    0
    Ребята, есть ссылки вида:

    Code:
    http://hombre1.com/index.php?option=com_content&view=article&id=533:el-pinto-restaurant-in-albuquerque-creates-the-hottest-salsa-in-the-world-for-hot-sauce-fanatics&catid=38:restaurants
    http://newmexico.com/tasting_nm_blog/wordpress/?tag=new-mexico-salsa-company
    Как сделать, чтобы были так:

    Code:
    http://hombre1.com
    http://newmexico.com
    Заранее, спасибо.
     
  2. Dyxxx

    Dyxxx Elder - Старейшина

    Joined:
    16 Feb 2009
    Messages:
    107
    Likes Received:
    155
    Reputations:
    24
    (http://[a-zA-Z0-9\-\.]+)/.+
    на
    \1