From 42746de5c84dd0ee4993a59de636bac15a4aab93 Mon Sep 17 00:00:00 2001 From: Stephen D <webmaster@scd31.com> Date: Sun, 16 Mar 2025 15:59:29 -0400 Subject: [PATCH] push --- app.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app.js b/app.js index 145db62..e8ce0f7 100644 --- a/app.js +++ b/app.js @@ -249,7 +249,11 @@ function tick() { code.data.includes("OOD S") || code.data.includes("OPGTS") || code.data.includes("OO PS") || - code.data.includes("OOYJS") + code.data.includes("OOYJS") || + code.data.includes("OOFAS") || + code.data.includes("OPH0S") || + code.data.includes("OPDGS") || + code.data.includes("OPDKS") ) { qr.right = true; } -- GitLab