ClearURLs / Rules

Rules database of the ClearURLs WebExtension.
https://docs.clearurls.xyz/latest/specs/rules/
GNU Lesser General Public License v3.0
130 stars 51 forks source link

Trackers in www.xiaohongshu.com #71

Open JamesFlare1212 opened 1 year ago

JamesFlare1212 commented 1 year ago

I catched a sample

https://www.xiaohongshu.com/explore/63cb99e3000000001b024b12?app_platform=ios&app_version=7.72.2&share_from_user_hidden=true&type=normal&xhsshare=WeixinSession&appuid=5f783fc3000000000101fb79&apptime=1674319435

And

app_platform=ios
app_version=7.72.2
share_from_user_hidden=true
type=normal
xhsshare=WeixinSession
appuid=5f783fc3000000000101fb79
apptime=1674319435

are all useless value, maybe trackers. I removed them and checked, they will not affect normal browsing.

So, maybe someone can add

app_platform
app_version
share_from_user_hidden
type
xhsshare
appuid
apptime

into the filter for www.xiaohongshu.com?