Compare commits
2 Commits
ab400a5b65
...
3dda493315
Author | SHA1 | Date | |
---|---|---|---|
3dda493315 | |||
2511eacd2b |
@ -6,5 +6,5 @@ KEEP_ALIVE=$(curl -s 'https://faisanet.mib.com.mv/aProfile/keepAlive' \
|
|||||||
-X 'POST' \
|
-X 'POST' \
|
||||||
-H "cookie: prefTheme=1; ql_0=${QL_0}; IBSID=${IBSID}; dashboardStatsMode=1; _zwaf_ua=Brave; time-tracker=600")
|
-H "cookie: prefTheme=1; ql_0=${QL_0}; IBSID=${IBSID}; dashboardStatsMode=1; _zwaf_ua=Brave; time-tracker=600")
|
||||||
echo $KEEP_ALIVE
|
echo $KEEP_ALIVE
|
||||||
sleep 30
|
sleep 300
|
||||||
done
|
done
|
||||||
|
2
tx.sh
2
tx.sh
@ -4,5 +4,5 @@ source .env 2> /dev/null
|
|||||||
|
|
||||||
curl 'https://faisanet.mib.com.mv/ajaxAccounts/trxHistory' \
|
curl 'https://faisanet.mib.com.mv/ajaxAccounts/trxHistory' \
|
||||||
-H "cookie: prefTheme=1; ql_0=${QL_0}; IBSID=${IBSID}; dashboardStatsMode=1; _zwaf_ua=Brave" \
|
-H "cookie: prefTheme=1; ql_0=${QL_0}; IBSID=${IBSID}; dashboardStatsMode=1; _zwaf_ua=Brave" \
|
||||||
--data-raw 'accountNo=90101400028321000&trxNo=&trxType=0&sortTrx=date&sortDir=desc&fromDate=&toDate=&start=1&end=2&includeCount=1' -s \
|
--data-raw 'accountNo=90101400028321000&trxNo=&trxType=0&sortTrx=date&sortDir=desc&fromDate=&toDate=&start=1&end=20&includeCount=1' -s \
|
||||||
| sed 's/"benefName":"BML - /"benefName":"/g'
|
| sed 's/"benefName":"BML - /"benefName":"/g'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user