Jump to content
UBot Underground

Recommended Posts

Probably not the most elegant way, but this works:

 

set(#facebook id"a href=\"https://www.facebook.com/ericmadrid?fref=grp_mmbr_list\"""Global")
set(#facebook id$replace(#facebook id"a href=\"https://www.facebook.com/"$nothing), "Global")
set(#facebook id$replace regular expression(#facebook id"\\?.*"$nothing), "Global")

  • Like 1
Link to post
Share on other sites

Thanks DMBFan.  I totally forgot about this post.  Wondered why I didnt get any quick replies.  Maybe its because I failed to mention that I was trying to find out how to match it with REGEX.  but I found it already.  Here is what I use.

[-.0-9a-zA-Z]+(?=\?fref=grp_mmbr_list" tabindex=“)
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...