79623131

Date: 2025-05-15 10:40:44
Score: 3
Natty:
Report link

I was able to log into the site only using the token from the cookie

import requests

cookies = {'token': 'MyToken'}
requests.post('https://dikidi.ru', cookies=cookies)

enter image description here

Reasons:
  • Blacklisted phrase (1): enter image description here
  • Low length (1):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: SY DIE