mirror of
https://github.com/Ground-Zerro/DomainMapper.git
synced 2025-12-10 01:47:18 +07:00
Update subdomain.py
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
import random
|
||||
import time
|
||||
from concurrent.futures import ThreadPoolExecutor, as_completed
|
||||
|
||||
import requests
|
||||
from bs4 import BeautifulSoup
|
||||
from concurrent.futures import ThreadPoolExecutor, as_completed
|
||||
import time
|
||||
import random
|
||||
|
||||
|
||||
def parse_page(url):
|
||||
|
||||
Reference in New Issue
Block a user