mirror of
https://github.com/Viren070/guides.git
synced 2025-12-01 23:16:16 +01:00
fix(oauthTool): update link to addon code
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user