Add ID5 detection

main
Max Ostapenko 1 year ago committed by GitHub
parent e27056248a
commit 1aabdf0564
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

@ -31,6 +31,28 @@
"icon": "IBM.svg",
"website": "https://ibm.com/software/webservers/httpservers"
},
"ID5": {
"cats": [
36,
77
],
"description": "ID5 is the leading identity provider powering addressable advertising for brands, publishers, and their technology partners.",
"saas": true,
"icon": "ID5.png",
"website": "https://id5.io/",
"scriptSrc": [
"^https://(?:cdn\\.)?id5-sync\\.com",
"id5-api\\.js"
],
"xhr": ".*id5-sync\\.com",
"cookies": {
"id5": ""
},
"js": {
"ID5": "",
"__id5_instances": ""
}
},
"IIS": {
"cats": [
22
@ -1637,4 +1659,4 @@
"saas": true,
"website": "https://www.iyzico.com"
}
}
}

Loading…
Cancel
Save