Skip to content

Commit

Permalink
Update data.min.json
Browse files Browse the repository at this point in the history
`"eav"`
`"sfnsn"`
`"idorvanity"`
`"wtsid"`
`"rdc"`
`"rdr"`
`"paipv"`
`"mibextid"`
`"shopee" site`
`"lazada" site`
`"pantip.com" site`
`"discordapp.net" site`

Update data.min.json

remove discordapp.net

because all tracking are needed.
ref https://www.bleepingcomputer.com/news/security/discord-will-switch-to-temporary-file-links-to-block-malware-delivery/

lazada fix and add more domain

remove bad rules (lazada)

remove not sure rules (lazada)

merge lazada.com.my into lazada\\.(com|co\\.th|co\\.id|com\\.my|com\\.ph|sg|vn)
  • Loading branch information
Iz-zzzzz authored and KevinRoebert committed May 1, 2024
1 parent 6a301ed commit 0d1c6e0
Showing 1 changed file with 61 additions and 18 deletions.
79 changes: 61 additions & 18 deletions data.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,15 @@
"tracking",
"referral_code",
"referral_story_type",
"eav",
"sfnsn",
"idorvanity",
"wtsid",
"rdc",
"rdr",
"paipv",
"_nc_x",
"_rdr",
"mibextid"
],
"referralMarketing": [],
Expand Down Expand Up @@ -1193,24 +1202,6 @@
],
"forceRedirection": false
},
"lazada.com.my": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?lazada\\.com\\.my",
"completeProvider": false,
"rules": [
"ad_src",
"did",
"pa",
"mp",
"impsrc",
"cid",
"pos"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"imgsrc.ru": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?imgsrc\\.ru",
"completeProvider": false,
Expand Down Expand Up @@ -2982,6 +2973,58 @@
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"shopee": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?shopee\\.(com|co\\.th)",
"completeProvider": false,
"rules": [
"publish_id",
"sp_atk",
"xptdk"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"lazada": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?lazada\\.(com|co\\.th|co\\.id|com\\.my|com\\.ph|sg|vn)",
"completeProvider": false,
"rules": [
"clickTrackInfo",
"abid",
"pvid",
"ad_src",
"spm",
"src",
"from",
"scm",
"pa",
"pid_pvid",
"did",
"mp",
"cid",
"impsrc",
"pos"
],
"referralMarketing": [],
"rawRules": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
},
"pantip.com": {
"urlPattern": "^https?:\\/\\/(?:[a-z0-9-]+\\.)*?pantip\\.com",
"completeProvider": false,
"rules": [],
"rawRules": [
"#lead.*"
],
"referralMarketing": [],
"exceptions": [],
"redirections": [],
"forceRedirection": false
}
}
}

0 comments on commit 0d1c6e0

Please sign in to comment.