Sentry.init({ debug : false, dsn : 'https://4bbbef3ff6504fe8ae2bbdf4290da4b8@ip-51-105-104-76.dditscdn.com/9', environment : 'prod', release : '244614', maxBreadcrumbs : 50, attachStacktrace : true, autoSessionTracking : false, sampleRate : 0.1, tracesSampleRate : 0.01, blacklistUrls : [/safari-extension:\/\//], ignoreErrors : ["Cannot read property 'buffered' of undefined","(reading 'buffered')","Cannot read property 'muted' of null","(reading 'muted')","Cannot read property 'media.playStats' of null","(reading 'media.playStats')","The fetching process for the media resource was aborted by the user agent","The play() request was interrupted","The play method is not allowed by the user agent","The fetching process for the media resource","The operation was aborted.","non-configurable property \"userAgent\"","nanoplayer.pack"], integration : [ Sentry.Integrations.CaptureConsole ? Sentry.Integrations.CaptureConsole({levels : ["error"]}) : undefined ] });