mirror of
https://github.com/Isaaker/Spotify-AdsList.git
synced 2026-08-24 11:44:13 -05:00
Update add_default-ads-blocklist.py
Signed-off-by: Isaac Hernán <77550577+Isaaker@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user