diff --git a/egy.py b/egy.py index da4e307..648e12a 100644 --- a/egy.py +++ b/egy.py @@ -9,6 +9,12 @@ import time import logging import tqdm +#---------------------------------------------------------- +# Project: Egyscan +# Copyright (c) 2023 dragonked2 +# This code is protected by copyright law. Unauthorized +# use or distribution is strictly prohibited. +#---------------------------------------------------------- ALLOWED_HOSTS = ["www.google.com"]