Skip to content

Commit 70383f8

Browse files
committed
api: blacklist zxp19821005
1 parent 4644877 commit 70383f8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lilac2/api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
VCS_SUFFIXES = ('-git', '-hg', '-svn', '-bzr')
4747
AUR_BLACKLIST = {
4848
'dnrops': "creates packages that install packages into the packager's system",
49+
'zxp19821005': 'creates dangerous packages assisted by AI, proof: https://aur.archlinux.org/packages/wemeet-bin#comment-1080149',
4950
}
5051

5152
def _unquote_item(s: str) -> Optional[str]:

0 commit comments

Comments
 (0)