Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-02-25 17:38
Flavor·PCRE (Legacy)

/
(?: ^ (?<host>[\w-]+\.[\w-.]*?) \.\s* (?<ttl>\d+) \s* (?<wtf>\w*) \s* (?<rectype>\w*) \s* (?<value>.*) \s*$ )
/
gmx
Open regex in editor

Description

no description available

Submitted by anonymous