-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🛒 Aliexpress rules need enhancement #17
Comments
example 2: |
Just noticed this issue on my side and searched for it here... There's also another issue for this here: ClearURLs/Addon#81 How the link should look like: maybe @KevinRoebert can help... Edit: another: |
The sheer amount of possible tracking parameters AliExpress uses is overwhelming, I propose a filter specific for URLs of the form "aliexpress item": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?aliexpress(?:\\.[a-z]{2,}){1,}\\/(i|item)\\/[0-9]*\\.html",
"completeProvider": false,
"rules": [
".*"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
} Disclaimer: I am not well-versed with regex, so please double check the |
still have these parameters,pls fix
example 1:
https://www.aliexpress.com/item/4001147595415.html?pvid=61933b68-35f5-4820-98d0-0eaef897172d&_t=gps-id:pcDetailBottomMoreOtherSeller,scm-url:1007.33416.213724.0,pvid:61933b68-35f5-4820-98d0-0eaef897172d,tpp_buckets:668%230%23131923%230_668%23888%233325%2312_23416%230%23213724%230_23416%234721%2321967%23832_23416%234722%2321972%238_668%232846%238109%231935_668%235811%2327177%2329_668%232717%237561%23355_668%231000022185%231000066058%230_668%233422%2315392%23473_4452%230%23226710%230_4452%233474%2315675%23357_4452%234862%2324463%23590_4452%233098%239599%23112_4452%235108%2323442%23551_4452%233564%2316062%23817
The text was updated successfully, but these errors were encountered: