Skip to content

Commit

Permalink
Merge pull request #129 from picsoritdidnthappen/blacklist-update-may-26
Browse files Browse the repository at this point in the history
Update blacklist.js
  • Loading branch information
picsoritdidnthappen authored May 26, 2024
2 parents 11b5e8e + 832d396 commit 72128d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/constant/blacklist.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ export const blacklist = [
bountyId: 287,
claims: [687],
},
{
bountyId: 299,
claims: [720,721,723,726,727,728,729,730,733,734,738],
},
];

export const blacklistedBounties = [160, 220];

0 comments on commit 72128d2

Please sign in to comment.