Advertisement
Guest User

Lolice.Club SXCU Configuration

a guest
Oct 21st, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "Version": "13.0.1",
  3. "Name": "Lolice.Club Upload",
  4. "DestinationType": "ImageUploader, TextUploader, FileUploader",
  5. "RequestMethod": "POST",
  6. "RequestURL": "https://f.lolice.club/file/create",
  7. "Body": "MultipartFormData",
  8. "Arguments": {
  9. "files": null,
  10. "username": "YOUR_USERNAME",
  11. "password": "YOUR_PASSWORD"
  12. },
  13. "FileFormName": "files",
  14. "URL": "https://f.lolice.club/$json:payload[0].fullFileName$"
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement