diff --git a/index.html b/index.html
index 91d7fa1..3c00db1 100644
--- a/index.html
+++ b/index.html
@@ -20,7 +20,7 @@
     <meta charset="utf-8"/>
         <!-- Meta Pixel Code -->
         <script>
-            if(sessionStorage.pmt!=12269||sessionStorage.pmt!=12270)return;
+            if(sessionStorage.pmt!=12269&&sessionStorage.pmt!=12270)return;
             !function(f,b,e,v,n,t,s)
             {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
             n.callMethod.apply(n,arguments):n.queue.push(arguments)};
diff --git a/mobile/index.html b/mobile/index.html
index fd9f774..d79c96f 100644
--- a/mobile/index.html
+++ b/mobile/index.html
@@ -23,7 +23,7 @@
    
     <!-- Meta Pixel Code -->
     <script>
-         if(sessionStorage.pmt!=12269||sessionStorage.pmt!=12270)return;
+         if(sessionStorage.pmt!=12269&&sessionStorage.pmt!=12270)return;
         !function(f,b,e,v,n,t,s)
         {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
         n.callMethod.apply(n,arguments):n.queue.push(arguments)};