A rust implementation of skywatch-phash
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 56 lines 1.5 kB view raw
1[ 2 { 3 "phashes": [ 4 "07870707073f7f7f", 5 "d9794408f1f3fffb", 6 "0f093139797b7967", 7 "fdedc3030100c0fd", 8 "0f7f707dcc0c0600", 9 "87030303199dff81", 10 "3f17070707077f7e", 11 "f95d1f1ffcf8fbff" 12 ], 13 "label": "troll", 14 "comment": "Image is used in harrassment campaign targeting Will Stancil", 15 "reportAcct": false, 16 "labelAcct": true, 17 "reportPost": false, 18 "toLabel": true, 19 "hammingThreshold": 1, 20 "description": "Will Stancil Harrassment Memes", 21 "ignoreDID": ["did:plc:7umvpuxe2vbrc3zrzuquzniu"] 22 }, 23 { 24 "phashes": ["00fffd7cd8da5000", "ffbf8f83999b9b00", "00ffe300ff8000ff"], 25 "label": "maga-trump", 26 "comment": "Pro-trump imagery", 27 "reportAcct": true, 28 "labelAcct": false, 29 "reportPost": false, 30 "toLabel": true, 31 "hammingThreshold": 3, 32 "description": "Sample harassment image variants (placeholder hashes)" 33 }, 34 { 35 "phashes": ["3e7e6e561202627c", "013078fcf2bff860"], 36 "label": "sensual-alf", 37 "comment": "Posting Alf", 38 "reportAcct": false, 39 "labelAcct": false, 40 "reportPost": false, 41 "toLabel": true, 42 "hammingThreshold": 3, 43 "description": "Lewd Alf" 44 }, 45 { 46 "phashes": ["24342c2c60457e7f"], 47 "label": "suspect-inauthentic", 48 "comment": "Blue Wave Account", 49 "reportAcct": false, 50 "labelAcct": false, 51 "reportPost": true, 52 "toLabel": false, 53 "hammingThreshold": 2, 54 "description": "Blue Wave Account" 55 } 56]