Advertisement
olegbo

Untitled

Apr 4th, 2023
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. curl --location 'https://komusru001.webim.ru/l/o/check-spelling3' \
  2. --header 'Content-Type: application/x-www-form-urlencoded' \
  3. --header 'Accept: */*' \
  4. --header 'Sec-Fetch-Site: same-origin' \
  5. --header 'Accept-Language: ru' \
  6. --header 'Accept-Encoding: gzip, deflate, br' \
  7. --header 'Sec-Fetch-Mode: cors' \
  8. --header 'Host: komusru001.webim.ru' \
  9. --header 'Origin: https://komusru001.webim.ru' \
  10. --header 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.4 Safari/605.1.15' \
  11. --header 'Referer: https://komusru001.webim.ru/webim/speller/spellchecker-dialog.php' \
  12. --header 'Content-Length: 163' \
  13. --header 'Connection: keep-alive' \
  14. --header 'Sec-Fetch-Dest: empty' \
  15. --header 'Cookie: WEBIM_URL=https%3A%2F%2Fkomusru001.webim.ru%2Fwebim; WEBIM_LOCALE=ru; WEBIM_STATUS=invisible; WEBIM_DEVICE_ID=1d134390c68836644a537962b76db179; WEBIM_AUTH_TOKEN=MTYzNzM4fDQ5NmFlMzg0ZDdmODY5NGMzNmQxZTgwNmY5Y2UyYTM2; WEBIM_BACKDOOR_LOGIN=oleg; WEBIM_ONLINE=false; PHPSESSID=1s6252d2q378impkhdeodh62t1; _ga=GA1.2.1056851467.1672045658; tmr_lvid=a3b43089de923588b984e803878e0bea; tmr_lvidTS=1672045658147; _fbp=fb.1.1673598314762.639841191; WEBIM_REFERAL=https%3A%2F%2Fwebim.ru%2Fkb%2F; WEBIM_LANDING=https%3A%2F%2Fwebim.ru%2Ffeatures%2F; _ym_d=1672045658; _ym_uid=1672045658848078655' \
  16. --header 'Authorization: Basic by5sZWdAd2ViaW0ucnU6QmVZUjhyYWhFWXBzemtzdlRLYnc=' \
  17. --data-urlencode '_id=0' \
  18. --data-urlencode 'lang=ru;en' \
  19. --data-urlencode 'options=4' \
  20. --data-urlencode 'text=праверяем орфографиююю'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement