57
edits
Changes
Home::1
,Corrected fetching plain text quota with wget
curl -L https://quota.aa.net.uk --header "Accept: text/plain"
wget https://quota.aa.net.uk --header="Accept: application/json" -q -O -
wget https://quota.aa.net.uk --header="Accept: applicationtext/plain" -q -O -
==Usage Tracking==