Merge pull request #3310 from wxh06/cnzz

Improve CNZZ detection
main
Elbert Alias 4 years ago committed by GitHub
commit 08d05fffd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2030,8 +2030,9 @@
], ],
"icon": "cnzz.png", "icon": "cnzz.png",
"js": { "js": {
"cnzz_protocol": "\\;confidence:99" "cnzz_protocol": ""
}, },
"script": "//[^./]+\\.cnzz\\.com/(?:z_stat.php|core)\\?",
"website": "https://web.umeng.com/" "website": "https://web.umeng.com/"
}, },
"CPG Dragonfly": { "CPG Dragonfly": {
@ -15630,4 +15631,4 @@
"priority": 6 "priority": 6
} }
} }
} }

Loading…
Cancel
Save