Added detection for various advertising networks

main
Elbert Alias 9 years ago
parent 4313cef4d3
commit b47c1a6263

@ -1599,6 +1599,38 @@
"implies": "PHP", "implies": "PHP",
"website": "dotclear.org" "website": "dotclear.org"
}, },
"DoubleClick Ad Exchange (AdX)": {
"cats": [
36
],
"script": [
"googlesyndication\\.com/pagead/show_ads\\.js",
"tpc\\.googlesyndication\\.com/safeframe",
"googlesyndication\\.com.*abg\\.js"
],
"website": "www.doubleclickbygoogle.com/solutions/digital-marketing/ad-exchange/"
},
"DoubleClick Campaign Manager (DCM)": {
"cats": [
36
],
"script": "2mdn\\.net",
"website": "www.doubleclickbygoogle.com/solutions/digital-marketing/campaign-manager/"
},
"DoubleClick Floodlight": {
"cats": [
36
],
"script": "https?://fls.doubleclick.net",
"website": "support.google.com/ds/answer/6029713?hl=en"
},
"DoubleClick for Publishers (DFP)": {
"cats": [
36
],
"script": "googletagservices\\.com/tag/js/gpt(_mobile|)\\.js",
"website": "www.google.com/dfp"
},
"Doxygen": { "Doxygen": {
"cats": [ "cats": [
4 4
@ -2214,7 +2246,8 @@
"script": [ "script": [
"googlesyndication\\.com/", "googlesyndication\\.com/",
"ad\\.ca\\.doubleclick\\.net", "ad\\.ca\\.doubleclick\\.net",
"2mdn\\.net" "2mdn\\.net",
"ad\\.ca\\.doubleclick\\.net"
], ],
"website": "google.com/adsense" "website": "google.com/adsense"
}, },
@ -4245,6 +4278,16 @@
"implies": "Microsoft ASP.NET", "implies": "Microsoft ASP.NET",
"website": "websolutions.opentext.com" "website": "websolutions.opentext.com"
}, },
"OpenX": {
"cats": [
36
],
"script": [
"https?://[^/]*\\.openx\\.net",
"https?://[^/]*\\.servedbyopenx\\.com"
],
"website": "openx.com"
},
"Ophal": { "Ophal": {
"cats": [ "cats": [
1, 1,
@ -4674,6 +4717,13 @@
"script": "protovis.*\\.js", "script": "protovis.*\\.js",
"website": "mbostock.github.com/protovis" "website": "mbostock.github.com/protovis"
}, },
"PubMatic": {
"cats": [
36
],
"script": "https?://[^/]*\\.pubmatic\\.com",
"website": "www.pubmatic.com/"
},
"Pure CSS": { "Pure CSS": {
"cats": [ "cats": [
18 18
@ -4934,6 +4984,13 @@
"implies": "PHP", "implies": "PHP",
"website": "roundcube.net" "website": "roundcube.net"
}, },
"Rubicon Project": {
"cats": [
36
],
"script": "https?://[^/]*\\.rubiconproject\\.com",
"website": "rubiconproject.com/"
},
"Ruby": { "Ruby": {
"cats": [ "cats": [
27 27

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 553 B