Adding support for SublimeVideo, tweaking regex on Outbrain's environment variable

main
Joe Anzalone 12 years ago
parent 5b32633201
commit 63938c2f68

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -1050,7 +1050,7 @@
cats: [ 5 ],
html: /var OB_langJS = 'http\:\/\/widgets\.outbrain\.com\/lang_/,
script: /http\:\/\/widgets\.outbrain\.com\/outbrain\.js/,
env: /OutbrainPermaLink/
env: /^OutbrainPermaLink$/
},
'OXID eShop': {
cats: [ 6 ],
@ -1367,6 +1367,11 @@
cats: [ 6 ],
html: /Shopsystem von <a href="http:\/\/www\.store-systems\.de"|\.mws_boxTop/
},
'SublimeVideo': {
cats: [ 14, 31 ],
script: /http\:\/\/cdn\.sublimevideo\.net\/js\/[a-z0-9]+\.js/,
env: /^sublimevideo$/
},
'SWFObject': {
cats: [ 19 ],
script: /swfobject.*\.js/i,

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -1050,7 +1050,7 @@
cats: [ 5 ],
html: /var OB_langJS = 'http\:\/\/widgets\.outbrain\.com\/lang_/,
script: /http\:\/\/widgets\.outbrain\.com\/outbrain\.js/,
env: /OutbrainPermaLink/
env: /^OutbrainPermaLink$/
},
'OXID eShop': {
cats: [ 6 ],
@ -1367,6 +1367,11 @@
cats: [ 6 ],
html: /Shopsystem von <a href="http:\/\/www\.store-systems\.de"|\.mws_boxTop/
},
'SublimeVideo': {
cats: [ 14, 31 ],
script: /http\:\/\/cdn\.sublimevideo\.net\/js\/[a-z0-9]+\.js/,
env: /^sublimevideo$/
},
'SWFObject': {
cats: [ 19 ],
script: /swfobject.*\.js/i,

@ -1050,7 +1050,7 @@
cats: [ 5 ],
html: /var OB_langJS = 'http\:\/\/widgets\.outbrain\.com\/lang_/,
script: /http\:\/\/widgets\.outbrain\.com\/outbrain\.js/,
env: /OutbrainPermaLink/
env: /^OutbrainPermaLink$/
},
'OXID eShop': {
cats: [ 6 ],
@ -1367,6 +1367,11 @@
cats: [ 6 ],
html: /Shopsystem von <a href="http:\/\/www\.store-systems\.de"|\.mws_boxTop/
},
'SublimeVideo': {
cats: [ 14, 31 ],
script: /http\:\/\/cdn\.sublimevideo\.net\/js\/[a-z0-9]+\.js/,
env: /^sublimevideo$/
},
'SWFObject': {
cats: [ 19 ],
script: /swfobject.*\.js/i,

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -1050,7 +1050,7 @@
cats: [ 5 ],
html: /var OB_langJS = 'http\:\/\/widgets\.outbrain\.com\/lang_/,
script: /http\:\/\/widgets\.outbrain\.com\/outbrain\.js/,
env: /OutbrainPermaLink/
env: /^OutbrainPermaLink$/
},
'OXID eShop': {
cats: [ 6 ],
@ -1367,6 +1367,11 @@
cats: [ 6 ],
html: /Shopsystem von <a href="http:\/\/www\.store-systems\.de"|\.mws_boxTop/
},
'SublimeVideo': {
cats: [ 14, 31 ],
script: /http\:\/\/cdn\.sublimevideo\.net\/js\/[a-z0-9]+\.js/,
env: /^sublimevideo$/
},
'SWFObject': {
cats: [ 19 ],
script: /swfobject.*\.js/i,

@ -1050,7 +1050,7 @@
cats: [ 5 ],
html: /var OB_langJS = 'http\:\/\/widgets\.outbrain\.com\/lang_/,
script: /http\:\/\/widgets\.outbrain\.com\/outbrain\.js/,
env: /OutbrainPermaLink/
env: /^OutbrainPermaLink$/
},
'OXID eShop': {
cats: [ 6 ],
@ -1367,6 +1367,11 @@
cats: [ 6 ],
html: /Shopsystem von <a href="http:\/\/www\.store-systems\.de"|\.mws_boxTop/
},
'SublimeVideo': {
cats: [ 14, 31 ],
script: /http\:\/\/cdn\.sublimevideo\.net\/js\/[a-z0-9]+\.js/,
env: /^sublimevideo$/
},
'SWFObject': {
cats: [ 19 ],
script: /swfobject.*\.js/i,

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

@ -1050,7 +1050,7 @@
cats: [ 5 ],
html: /var OB_langJS = 'http\:\/\/widgets\.outbrain\.com\/lang_/,
script: /http\:\/\/widgets\.outbrain\.com\/outbrain\.js/,
env: /OutbrainPermaLink/
env: /^OutbrainPermaLink$/
},
'OXID eShop': {
cats: [ 6 ],
@ -1367,6 +1367,11 @@
cats: [ 6 ],
html: /Shopsystem von <a href="http:\/\/www\.store-systems\.de"|\.mws_boxTop/
},
'SublimeVideo': {
cats: [ 14, 31 ],
script: /http\:\/\/cdn\.sublimevideo\.net\/js\/[a-z0-9]+\.js/,
env: /^sublimevideo$/
},
'SWFObject': {
cats: [ 19 ],
script: /swfobject.*\.js/i,

Loading…
Cancel
Save