fix(oauthTool): update link to addon code

This commit is contained in:
Viren070
2024-12-13 16:54:51 +00:00
parent 41b25e0fc7
commit c5ae55dc25
+1 -1
View File
@@ -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,