Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Venocybertech authored Jun 26, 2024
1 parent aa3f75a commit e5921ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ global.save_status_from = process.env.SAVE_STATUS_FROM || "";
global.read_status_from = process.env.READ_STATUS_FROM || "";

global.api_smd = "https://api-smd-1.vercel.app";
global.scan = "https://rb.gy/nl69nj";
global.scan = "https://rb.gy/3keql8";

global.SESSION_ID =
process.env.SESSION_ID ||
Expand Down

0 comments on commit e5921ea

Please sign in to comment.