|
|
@ -28,7 +28,7 @@ from sites import SitesInformation
|
|
|
|
from colorama import init
|
|
|
|
from colorama import init
|
|
|
|
|
|
|
|
|
|
|
|
module_name = "Sherlock: Find Usernames Across Social Networks"
|
|
|
|
module_name = "Sherlock: Find Usernames Across Social Networks"
|
|
|
|
__version__ = "0.14.3"
|
|
|
|
__version__ = "0.14.2"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
class SherlockFuturesSession(FuturesSession):
|
|
|
|
class SherlockFuturesSession(FuturesSession):
|
|
|
|