This site is still a work in progress. For the current docs, head to dictionarry.dev.
profilarr profilarr /docs

126811

Release Group WEB-DL

Pattern

Pattern
(?<=^|[\s.-])126811\b

Description

Matches the release group 126811 only if it is:

  • Preceded by the start of the string (^), a whitespace character (\s), a period (.), or a hyphen (-).
  • Followed by a word boundary (\b), ensuring it ends cleanly without being part of a longer word.

References

No custom formats reference this regex.

History

Update Banned Group Tags and Reasoning

1179909

1 change

create: initial v2 translation

Created
00bd245

Entity created