소스 검색

Update 'catcher.py'

david berlinskiy 4 달 전
부모
커밋
22f1cf4e93
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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