* Add Sentry

* Add additional script matching
main
Christopher Schmidt 6 years ago committed by Elbert Alias
parent 0445fa2d79
commit 4f32dcd363

@ -8381,6 +8381,18 @@
"icon": "SDL Tridion.png", "icon": "SDL Tridion.png",
"website": "http://www.sdl.com/products/tridion" "website": "http://www.sdl.com/products/tridion"
}, },
"Sentry": {
"cats": [
13
],
"html": "<script[^>]*>\\s*Raven\\.config\\('[^']*', {\\s+release: '([0-9\\.]+)'\\;version:\\1",
"script": {
"Raven.config": "",
"ravenOptions.whitelistUrls": ""
},
"icon": "Sentry.svg",
"website": "https://sentry.io/"
},
"SIMsite": { "SIMsite": {
"cats": [ "cats": [
1 1

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 265.98 249.68"><title>sentry-glyph-black</title><path d="M144.9,65.43a13.75,13.75,0,0,0-23.81,0l-19.6,33.95,5,2.87a96.14,96.14,0,0,1,47.83,77.4H140.56a82.4,82.4,0,0,0-41-65.54l-5-2.86L76.3,143l5,2.87a46.35,46.35,0,0,1,22.46,33.78H72.33a2.27,2.27,0,0,1-2-3.41l8.76-15.17a31.87,31.87,0,0,0-10-5.71L60.42,170.5a13.75,13.75,0,0,0,11.91,20.62h43.25v-5.73A57.16,57.16,0,0,0,91.84,139l6.88-11.92a70.93,70.93,0,0,1,30.56,58.26v5.74h36.65v-5.73A107.62,107.62,0,0,0,117.09,95.3L131,71.17a2.27,2.27,0,0,1,3.93,0l60.66,105.07a2.27,2.27,0,0,1-2,3.41H179.4c.18,3.83.2,7.66,0,11.48h14.24a13.75,13.75,0,0,0,11.91-20.62Z" style="fill:#221f20"/></svg>

After

Width:  |  Height:  |  Size: 686 B