From a1b69a29a69c86111ff290068ba0bdb8d82a67f1 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 10 Sep 2024 22:24:25 -0400 Subject: [PATCH] Small improvement to antigrep patterns. --- .scripts/FreeDoom.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index 81ab977..c4fe689 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -78,7 +78,7 @@ export antiGrepStrings=( '-e' '^[0-9]' '-e' '^P_StartScript:' '-e' '^(Facing |fluidsynth |INTRO|MAP[0-9]+|Music "|Unknown)' - '-e' '^(\[Toby Accessibility Mod\] )?README' + '-e' '^(\[Toby Accessibility Mod\] )?READ.*' '-e' '^ *TITLEMAP' '-e' '^\[Toby Accessibility Mod\] (INTRO|READMe)([0-9]+).*' '-e' 'key card'