Browse Source

Update 'catcher.py'

david berlinskiy 4 months ago
parent
commit
22f1cf4e93
1 changed files with 1 additions and 1 deletions
  1. 1 1
      catcher.py

+ 1 - 1
catcher.py

@@ -4,7 +4,7 @@ import time
 from decoder import GPS
 import ast
 
-imei = 35209308062032
+imei = ****
 def start_server():
     try:
         hostname, port = '', 350