Slight unrelated and unimportant edits
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import requests, schedule, time, os
|
||||
# from bs4 import BeautifulSoup
|
||||
from whatDomain import *
|
||||
# from whatDomain import *
|
||||
import whatDomain
|
||||
|
||||
EXTRAURL = []
|
||||
|
||||
@@ -90,7 +91,7 @@ def LeJob():
|
||||
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
LeJob()
|
||||
|
||||
LeJob()
|
||||
|
||||
print("Done")
|
||||
print("Done")
|
||||
Reference in New Issue
Block a user