parent
66d6672178
commit
f7ed9fa1d8
|
@ -97,7 +97,9 @@
|
||||||
"sourceid",
|
"sourceid",
|
||||||
"sxsrf"
|
"sxsrf"
|
||||||
],
|
],
|
||||||
"referralMarketing": [],
|
"referralMarketing": [
|
||||||
|
"referrer"
|
||||||
|
],
|
||||||
"rawRules": [],
|
"rawRules": [],
|
||||||
"exceptions": [
|
"exceptions": [
|
||||||
".*(mail\\.google\\.).*(\\/mail\\/u\\/0).*",
|
".*(mail\\.google\\.).*(\\/mail\\/u\\/0).*",
|
||||||
|
@ -1009,6 +1011,49 @@
|
||||||
".*url=([^&]*)"
|
".*url=([^&]*)"
|
||||||
],
|
],
|
||||||
"forceRedirection": false
|
"forceRedirection": false
|
||||||
|
},
|
||||||
|
"instagram": {
|
||||||
|
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(instagram)(\\.[a-zA-Z]{2,}).*",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"igshid"
|
||||||
|
],
|
||||||
|
"referralMarketing": [],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [],
|
||||||
|
"forceRedirection": false
|
||||||
|
},
|
||||||
|
"lazada.com.my": {
|
||||||
|
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(lazada\\.com)(\\.my)(.*\\?.*)",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [
|
||||||
|
"spm",
|
||||||
|
"ad_src",
|
||||||
|
"did",
|
||||||
|
"pa",
|
||||||
|
"mp",
|
||||||
|
"impsrc",
|
||||||
|
"cid",
|
||||||
|
"pos"
|
||||||
|
],
|
||||||
|
"referralMarketing": [],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [],
|
||||||
|
"forceRedirection": false
|
||||||
|
},
|
||||||
|
"imgsrc.ru": {
|
||||||
|
"urlPattern": "(https:\\/\\/|http:\\/\\/)([a-zA-Z0-9-]*\\.)?(imgsrc)(\\.ru)(.*\\?.*)",
|
||||||
|
"completeProvider": false,
|
||||||
|
"rules": [],
|
||||||
|
"referralMarketing": [],
|
||||||
|
"rawRules": [],
|
||||||
|
"exceptions": [],
|
||||||
|
"redirections": [
|
||||||
|
".*dlp\\.imgsrc\\.ru\\/go\\/\\d+\\/\\d+\\/\\d+\\/([^&]*)"
|
||||||
|
],
|
||||||
|
"forceRedirection": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user