summaryrefslogtreecommitdiffstats
path: root/assets/js/global.js
blob: efb447fb9f55cfe86ee2787042677d401aa5ea42 (plain)
1
2
3
// Disable Web Workers. Fixes Video.js CSP violation (created by `new Worker(objURL)`):
// Refused to create a worker from 'blob:http://host/id' because it violates the following Content Security Policy directive: "worker-src 'self'".
window.Worker = undefined;
g/src/assets/javascripts/helpers/google-translate.js?id=0ba85462923fbce1c1e4cc73932f6959f5c4f6ce'>unfollow)
AgeCommit message (Expand)Author
2021-04-05Update manifest.jsonHarsh Barsaiyan
2021-03-30Add ViewTubeHarsh Barsaiyan
2021-03-20Add Ecosia search engineCamille019
2021-03-11Add Whoogle SearchHarsh Barsaiyan
2021-03-02Disable SimplyTranslate redirects by defaultfattalion
2021-02-25Add SimplyTranslate supportfattalion
2021-02-24add invidious instanceAndrew Zhao