generate sites.md

pull/1300/head
Yahya SayadArbabi 3 years ago
commit c309032168

@ -4,6 +4,7 @@ This module supports storing information about websites.
This is the raw data that will be used to search for usernames.
"""
import json
import requests
class SiteInformation:
def __init__(self, name, url_home, url_username_format, username_claimed,

Loading…
Cancel
Save