Update add_default-ads-blocklist.py

Signed-off-by: Isaac Hernán <77550577+Isaaker@users.noreply.github.com>
This commit is contained in:
Isaac Hernán
2025-08-27 15:23:10 +02:00
committed by GitHub
parent 39dd94a161
commit fa3d0c30cd
-3
View File
@@ -13,9 +13,6 @@ print ("License: https://github.com/Isaaker/Spotify-AdsList/blob/main/LICENSE.tx
import os
import requests
result = os.getcwd()
current_directory = result.stdout.strip()
workspace = os.environ.get('GITHUB_WORKSPACE')
branch = os.environ.get('BRANCH_NAME')
file = f"{workspace}/{branch}/Lists/BLACKLIST-mixed.txt"