diff --git a/regex_patterns/PTer.yml b/regex_patterns/PTer.yml index 6142fba..9a9c8d3 100644 --- a/regex_patterns/PTer.yml +++ b/regex_patterns/PTer.yml @@ -3,4 +3,22 @@ pattern: (?<=^|[\s.-])PTer\b description: '' tags: - Release Group -tests: [] +tests: +- expected: false + id: 1 + input: "\u7BB1\u7537.Hako.otoko.2024.1080p.NF.WEB-DL.x264.DDP5.1-PTerWEB" + lastRun: '2025-02-09T03:36:13.163388' + matchSpan: null + matchedContent: null + matchedGroups: [] + passes: true +- expected: true + id: 2 + input: Ying.Hung.Boon.Sik.1986.REPACK.1080p.UHD.BluRay.DD+7.1.DoVi.HDR10.x265-PTer + lastRun: '2025-02-09T03:36:13.163388' + matchSpan: + end: 75 + start: 71 + matchedContent: PTer + matchedGroups: [] + passes: true diff --git a/regex_patterns/PTerWEB.yml b/regex_patterns/PTerWEB.yml index 22b48d1..06355aa 100644 --- a/regex_patterns/PTerWEB.yml +++ b/regex_patterns/PTerWEB.yml @@ -3,4 +3,22 @@ pattern: (?<=^|[\s.-])PTerWEB\b description: '' tags: - Release Group -tests: [] +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