diff --git a/app.js b/app.js
index e8ce0f758c36491825aa40dbff980c0259508b51..3146be3d1210fe88fe53e69a04339b4dbe8f7e1e 100644
--- a/app.js
+++ b/app.js
@@ -253,7 +253,9 @@ function tick() {
         code.data.includes("OOFAS") ||
         code.data.includes("OPH0S") ||
         code.data.includes("OPDGS") ||
-        code.data.includes("OPDKS")
+        code.data.includes("OPDKS") ||
+        code.data.includes("OPXWS") ||
+        code.data.includes("OPU*S")
       ) {
         qr.right = true;
       }