Skip to content

Commit

Permalink
Update login.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ForAppDeveloper authored Dec 7, 2023
1 parent 168ae50 commit a8a4b43
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dist/login.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ function delayedFunctionSubmit() {
console.log("Function executed after delay!");
// location.replace("showroomdemo://");
location.replace("com.sme.hlf.sgp.dfe.retail.dev://");
location.replace("https://dev.silverlakemobility.com/hlf/sg/cc_ribms_ws/api/v1/ribms/public/callback?code=123&yes=567");
location.replace("https://dev.silverlakemobility.com/sg/cc_ereward_ws/api/general/loginSSOv2?code=123&yes=567");
// location.replace("https://dev.silverlakemobility.com/hlf/sg/cc_ribms_ws/api/v1/ribms/public/callback?code=123&yes=567");
// location.replace("com.sme.ge.sgp.rewards.uat://code?=124");
// com.sme.ge.sgp.rewards.uat://code?=124
// location.replace("https://dfehlf.page.link/Bt5C");
Expand Down

0 comments on commit a8a4b43

Please sign in to comment.