diff --git a/app.js b/app.js
index 9acf3d6ccdf0e12772ca7c6e2aab94f9e91f0359..145db62a080b8957d53c516be9b7fb7e3a6a4c09 100644
--- a/app.js
+++ b/app.js
@@ -229,11 +229,11 @@ function tick() {
         code.data.includes("OP3%S") ||
         code.data.includes("OP9OS") ||
         code.data.includes("OOP8S") ||
-        core.data.includes("OOI3S") ||
-        core.data.includes("OP9+S") ||
-        core.data.includes("OP8$S") ||
-        core.data.includes("OP8$S") ||
-        core.data.includes("OP98S")
+        code.data.includes("OOI3S") ||
+        code.data.includes("OP9+S") ||
+        code.data.includes("OP8$S") ||
+        code.data.includes("OP8$S") ||
+        code.data.includes("OP98S")
       ) {
         qr.left = true;
       }