mirror of
https://github.com/teddysun/across.git
synced 2025-04-22 20:09:32 +08:00
date
This commit is contained in:
parent
665b424178
commit
22c2d30185
@ -71,7 +71,7 @@ def append_file(string):
|
|||||||
with open('cet.txt','a+') as f:
|
with open('cet.txt','a+') as f:
|
||||||
f.writelines(string + os.linesep)
|
f.writelines(string + os.linesep)
|
||||||
|
|
||||||
number = 420550171103500,420550171103599 ### 420550171103524 贺深
|
number = 420550171103519,420550171103699 ### 420550171103524 贺深
|
||||||
|
|
||||||
|
|
||||||
### testing
|
### testing
|
||||||
@ -93,4 +93,4 @@ for num in range(1,11):
|
|||||||
append_file(result)
|
append_file(result)
|
||||||
else:
|
else:
|
||||||
print(zkzh,xm,sep='-->')
|
print(zkzh,xm,sep='-->')
|
||||||
sleep(2)
|
sleep(60)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user