Skip to content

Commit a853558

Browse files
authored
Merge pull request #3526 from python-discord/swfarnsworth/new-image-hashes
Add new perceptual hashes for ImageFilter
2 parents 8c6d683 + 4004289 commit a853558

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

  • bot/exts/filtering/_filters/unique

bot/exts/filtering/_filters/unique/image.py

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,29 @@
1818
# A camera-taken image of a tweet attributed to @MrBeast about the purported launch of a crypto casino;
1919
# there is a URL in the image that varies by instance
2020
219481626328303491,
21+
# A variant of the previous image where the Twitter/X sidebar is visible
22+
3558126897613383424,
23+
# Another variant with different cropping
24+
-8968981178804062199,
25+
# A variant with side bars on the left and right
26+
-2026249180596484892,
27+
# A variant attributed to Cristiano Ronaldo instead of Mr. Beast
28+
7197045843299794950,
29+
# Andrew Tate
30+
-6841797813482679662,
31+
2132
# An image saying "Activate Code for Bonus!"
2233
6997610946676476306,
34+
# A variant of the previous image with different cropping
35+
-6531607042796463452,
36+
2337
# An image saying "Withdrawal Success!"
2438
-9135984495352994088,
39+
2540
# A collage of four images, the first being a purported tweet from Elon Musk about the opening a crypto casino,
2641
# and the rest of similar character to the previous two
2742
231962884035511073,
43+
2844
# Text centered on a background of a field and sky, the text saying "I've helped 15+ people earn ...
2945
# in stock market and crypto trading"
3046
360569449461317633,

0 commit comments

Comments
 (0)