this repo has no description
at v1.2.4 307 B view raw
1{ 2 "id": "noTrack", 3 "apiLevel": 2, 4 "meta": { 5 "name": "No Track", 6 "tagline": "Disables /api/science and analytics", 7 "authors": ["Cynosphere", "NotNite"], 8 "tags": ["privacy"] 9 }, 10 "blocked": [ 11 "https://*.discord.com/api/v*/science", 12 "https://*.discord.com/api/v*/metrics" 13 ] 14}