Home::1: Difference between revisions
Appearance
Content deleted Content added
Corrected fetching plain text quota with wget |
|||
| Line 33: | Line 33: | ||
curl -L https://quota.aa.net.uk --header "Accept: text/plain" |
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: application/json" -q -O - |
||
wget https://quota.aa.net.uk --header="Accept: |
wget https://quota.aa.net.uk --header="Accept: text/plain" -q -O - |
||
==Usage Tracking== |
==Usage Tracking== |
||