Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. page_content=<div class="contact_info_wrap"><img src="http://example.com/UserMedia/gafgallery/icons/email_icon.png" style="border-width: 0px; border-style: solid;" width="40" /><img alt="" src="example.com/UserMedia/gafgallery/icons/loc_icon.png" style="border-width: 0px; border-style: solid;" width="40" />
  2.  
  3. pageCheck="example.com"
  4. if test "${page_content#*$pageCheck}" != "$page_content"
  5.  
  6. This[0]='http://example.com/the/first/url/containing/example.com'
  7. This[1]='http://example.com/the/second/url/containing/example.com'
  8. This[2]='etc ... '
  9. This[3]='etc ... '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement