此正方形
(<links+)((rel="[Ii]con"s+)|(rel="[Ss]hortcut [Ii]con"s+))(href="(.+)")(.+)/>
工 工 工 工 工 工 工
<link rel="icon" href="http://passets-cdn.pinterest.com/images/favicon.png" type="image/x-icon" />
<link rel="shortcut icon" href="http://css.nyt.com/images/icons/nyt.ico" />
<link rel="shortcut icon" href="http://cdn.sstatic.net/careers/Img/favicon.ico?36da6b" />
<link rel="Shortcut Icon" href="/favicon.ico" type="image/x-icon" />
而非用于 href 和 rel 属性被切换的位置 :
<link href="/phoenix/favicon.ico" rel="shortcut icon" type="image/x-icon" />
我怎样才能更新它,以便不下令做口供或口供?
因此,
aa || bb
工作与工作一样
bb || aa
在此测试 :
http://regexpal.com/" rel="nofollow" >http://regexpal.com/
我只想从Favicon标签上拉开路径... 我选择不使用图书馆
<links+
(
?=[^>]*rel="
(
?:[Ss]hortcuts
)
?[Ii]con"s+
)
(
?:[^>]*href="
(
.+?
)"
).*
/>