diff --git a/kycnot.py b/kycnot.py index 14fba3c..9e0eaa5 100755 --- a/kycnot.py +++ b/kycnot.py @@ -212,4 +212,5 @@ async def get_trustpilot_info(service): lastcommit = date return time.strftime("%d/%m/%Y", time.gmtime(date)) -date = get_last_commit_date()''' \ No newline at end of file +date = get_last_commit_date()''' +date = "13/09/21" \ No newline at end of file