From c5ae55dc25e56c13545d43beb658c02d1d257e38 Mon Sep 17 00:00:00 2001 From: Viren070 Date: Fri, 13 Dec 2024 16:54:51 +0000 Subject: [PATCH] fix(oauthTool): update link to addon code --- src/components/GoogleOAuth/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/GoogleOAuth/index.tsx b/src/components/GoogleOAuth/index.tsx index da7a479..e50d70c 100644 --- a/src/components/GoogleOAuth/index.tsx +++ b/src/components/GoogleOAuth/index.tsx @@ -292,7 +292,7 @@ export default function CodeGenerator(): JSX.Element { const shuvamGDriveCode = "https://raw.githubusercontent.com/ssnjrthegr8/stremio-gdrive/main/cf_proxy.js"; const viren070GDrive = - "https://raw.githubusercontent.com/Viren070/stremio-gdrive-addon/main/worker.js"; + "https://raw.githubusercontent.com/Viren070/stremio-gdrive-addon/main/src/index.js"; fetchAddonCode( shuvamGDriveCode,