From 27d9a806b26b592c18d61d12a7a5298b98dbf6ae Mon Sep 17 00:00:00 2001 From: wry Date: Tue, 27 Feb 2024 08:36:29 +0000 Subject: [PATCH] Update readme Add additional project information. --- README.md | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e4776e..21a696a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,22 @@ -# no-discord-tracking +# Discord Anti-Tracking Filter -Block API endpoints used for invasive telemetry and tracking on the Discord client. \ No newline at end of file +> Block API endpoints used for invasive telemetry and tracking on the Discord client. + +--- + +## About + +Attempts to make Discord slightly more bearable to use. + +Filter uses ad-blocker syntax and was tested with [uBlock Origin](https://github.com/gorhill/uBlock). + +## Usage + +Add the filter to your ad-blocker with the following link: +``` +https://fem.mint.lgbt/wry/no-discord-tracking/raw/discord-filter.txt +``` + +## License + +This project is licensed under the [MIT license](https://fem.mint.lgbt/wry/no-discord-tracking/src/LICENSE).