From 72a0acfac90f4f1316c0c3009f09e8b5eb879b59 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Tue, 27 May 2025 15:57:40 -0500 Subject: [PATCH] create(regex): RARGB --- regex_patterns/RARGB.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 regex_patterns/RARGB.yml diff --git a/regex_patterns/RARGB.yml b/regex_patterns/RARGB.yml new file mode 100644 index 0000000..fc7e8a4 --- /dev/null +++ b/regex_patterns/RARGB.yml @@ -0,0 +1,6 @@ +name: RARGB +pattern: (?<=^|[\s.-])RARGB\b +description: '' +tags: +- Release Group +tests: []