We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 465dde1 commit a46dfeeCopy full SHA for a46dfee
src/scripts/twitch_no_sub.js
@@ -1,7 +1,7 @@
1
import { APP_VERSION } from '../constants/global.constants';
2
3
const patchAmazonWorkerUrl =
4
- 'https://cdn.jsdelivr.net/gh/adamff-dev/twitch-adfree-webos@latest/src/scripts/patch_amazonworker.js?v=' +
+ 'https://cdn.statically.io/gh/adamff-dev/twitch-adfree-webos/main/src/scripts/patch_amazon_worker.js?v=' +
5
APP_VERSION; // For cache busting
6
7
(function () {
0 commit comments