Changes between Version 1 and Version 2 of Marisa


Ignore:
Timestamp:
Sep 24, 2024, 12:18:51 AM (7 weeks ago)
Author:
Izuru Yakumo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Marisa

    v1 v2  
    1616==== PUT
    1717{{{
    18 curl -X PUT --basic --user <username>:<password> https://u.chaotic.ninja/<file>
     18curl --basic --user <username>:<password> --upload-file <file> https://u.chaotic.ninja
    1919}}}
    2020