mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
create(regex): Streaming Service Release Groups (#28)
- Included various streaming service release groups so they can be used for custom CFs (streaming service tiers for example)
This commit is contained in:
24
regex_patterns/PTerWEB.yml
Normal file
24
regex_patterns/PTerWEB.yml
Normal file
@@ -0,0 +1,24 @@
|
||||
name: PTerWEB
|
||||
pattern: (?<=^|[\s.-])PTerWEB\b
|
||||
description: ''
|
||||
tags:
|
||||
- Release Group
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: "\u7BB1\u7537.Hako.otoko.2024.1080p.NF.WEB-DL.x264.DDP5.1-PTerWEB"
|
||||
lastRun: '2025-02-09T03:36:19.441066'
|
||||
matchSpan:
|
||||
end: 54
|
||||
start: 47
|
||||
matchedContent: PTerWEB
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 2
|
||||
input: Ying.Hung.Boon.Sik.1986.REPACK.1080p.UHD.BluRay.DD+7.1.DoVi.HDR10.x265-PTer
|
||||
lastRun: '2025-02-09T03:36:19.441066'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
Reference in New Issue
Block a user