discordapp.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
An0
New Member
New Member
Posts: 4
Joined: Tue Aug 28, 2018 11:22 am

discordapp.com

Post by An0 »

Current EasyPrivacy rule:

Code: Select all

||discordapp.com^*/track
However the tracking url they now use is

Code: Select all

https://discordapp.com/api/v6/science
https://ptb.discordapp.com/api/v6/science
https://canary.discordapp.com/api/v6/science
Suggested filter:

Code: Select all

||discordapp.com/api/*/science
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

Provide an example for testing rules#participation
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
An0
New Member
New Member
Posts: 4
Joined: Tue Aug 28, 2018 11:22 am

Post by An0 »

Here is your example: you log in to Discord, and they track everything you do with POSTs from javascript to

Code: Select all

https://discordapp.com/api/v6/science
More specifically:
Visiting

Code: Select all

https://discordapp.com/channels/@me
would result in the client sending

Code: Select all

{
    "token":"GfunU7y02NbIdtBRbjScujxEOfErdRUFPVJDP1LNp203af9Bv9C9",
    "events":[
        {
            "type":"user_settings_keybind_updated",
            "properties": {
                "client_track_timestamp": 1535460275154,
                "keybind_action": "PUSH_TO_TALK",
                "keybind_is_bound": true,
                "keybind_has_shortcut": false,
                "client_uuid": "EHj9OayM65A5XMJ5s8SF15QZoKw0PMG9",
                "client_send_timestamp": 1535460275257
            }
        },
        {
            "type":"friends_list_viewed",
            "properties": {
                "client_track_timestamp": 1535460275161,
                "tab_opened": "ONLINE",
                "client_uuid": "EHj9OayM65A5XMJ5s8SF15QZoKw0PMG9",
                "client_send_timestamp": 1535460275257
            }
        }
    ]
}
I've replaced the identifiers with similar looking strings

The blocking of these requests would not affect user experience
An0
New Member
New Member
Posts: 4
Joined: Tue Aug 28, 2018 11:22 am

Post by An0 »

Was this submission ignored?

There is also

Code: Select all

https://discordapp.com/api/v6/rtc/quality-report
While using

Code: Select all

https://discordapp.com/
voice channels

This sends information about where you talk (guild, channel), when do you talk and how much.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

An0 wrote:Was this submission ignored?
rules#authors
viewtopic.php?f=9&t=20881
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
An0
New Member
New Member
Posts: 4
Joined: Tue Aug 28, 2018 11:22 am

Post by An0 »

Do you accept author applications? Because it's been quite a while now
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

You'd have to ask one of the authors. I don't believe there's any openings at the moment.
"If it ain't broke don't fix it."
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
Locked