Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-06-23 17:46
Flavor·Python

r"
(?<=<td colspan=\\"1\\">fs-newarch-proxy</td> <td colspan=\\"1\\">)(.*?)(?=</td>)
"
Open regex in editor

Description

no description available

Submitted by anonymous