mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-11 08:17:02 +00:00
tweak(regex): add example desription to 4kDVS
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: 4KDVS
|
name: 4KDVS
|
||||||
pattern: (?<=^|[\s.-])4KDVS\b
|
pattern: (?<=^|[\s.-])4KDVS\b
|
||||||
description: ''
|
description: 'Matches "4KDVS" when preceded by whitespace, a hyphen or dot'
|
||||||
tags:
|
tags:
|
||||||
- Release Group
|
- Release Group
|
||||||
tests: null
|
tests: null
|
||||||
|
|||||||
Reference in New Issue
Block a user