cleaner cookie

This commit is contained in:
Shihaam Abdul Rahman 2024-10-20 00:59:28 +05:00
parent 02c1ccc677
commit 51409fdc14
Signed by: shihaam
GPG Key ID: 6DA2E87EBC227636

2
tx.sh
View File

@ -3,6 +3,6 @@
source .env 2> /dev/null
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: ql_0=${QL_0}; IBSID=${IBSID}" \
--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'