From df05d863368776aa667e82e51dd178bb7dfc482d Mon Sep 17 00:00:00 2001 From: "Md. Touhidur Rahman" <46617994+touhidurrr@users.noreply.github.com> Date: Sat, 12 Oct 2024 23:45:18 +0600 Subject: [PATCH] Update nextdns-lists.py --- .github/workflows/scripts/nextdns-lists.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scripts/nextdns-lists.py b/.github/workflows/scripts/nextdns-lists.py index d89067b..9e4be77 100644 --- a/.github/workflows/scripts/nextdns-lists.py +++ b/.github/workflows/scripts/nextdns-lists.py @@ -62,7 +62,7 @@ domainsList.sort() # Starting lines to specify various information about Blocklist -now = datetime.datetime.now(datetime.UTC) +now = datetime.now(datetime.UTC) info = '''\ # -------------------------------------------------------------------------------------------------------- # Title: NextDNS Ads & Trackers Blocklist Mirror by touhidurrr