Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-09-22 07:12
Flavor·PCRE (Legacy)

/
facebook\.com\/ [^\s?]+ (?: \.(\d+)\/(\d+) \S* | \? # Look for 'story_fbid' and 'id' in any order (?=(?:[^\s&]*?&)*?\bstory_fbid=(\d+)) (?=(?:[^\s&]*?&)*?\bid=(\d+)) \S* )
/
gmx
Open regex in editor

Description

Facebok

Submitted by anonymous