Skip to content

Commit

Permalink
Merge pull request #54 from shliu888/patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Isaaker authored Jan 23, 2025
2 parents 1ae4b27 + 15e8477 commit 76b50dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/add_default-ads-blocklist.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
with open(blocklist, "r") as blocklist_1:
master_blocklist = blocklist_1.readlines()

print ("Duplicated lines deleted sucesfully")
print ("Duplicated lines deleted succesfully")

0 comments on commit 76b50dc

Please sign in to comment.