Skip to content

Commit 015982f

Browse files
adding scammer to black list
1 parent 114c7ab commit 015982f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ pnpm-debug.log*
1818

1919
# macOS-specific files
2020
.DS_Store
21+
._*
2122

2223
# Astro
2324
.astro/

src/data/blacklist.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
33
"karma",
44
"52913788",
5-
5+
6+
7+
"https://t.me/Blockchainheadhunters"
68
]

0 commit comments

Comments
 (0)