No edit summary
No edit summary
Line 3: Line 3:
These list urls that dont return 404
These list urls that dont return 404


GET:
==GET==


/
* /
* /giveaway/list
* /giveaway/claim/[code]
* /user/logout
* /feedback


/giveaway/list
==POST==


/giveaway/claim/[code]
* /user/exists
 
* /user/register
/user/logout
* /user/login
 
/feedback
 
POST:
 
/user/exists
 
/user/register
 
/user/login

Revision as of 07:50, 16 February 2026

These should begin with https://pc.yimingzz.net

These list urls that dont return 404

GET

  • /
  • /giveaway/list
  • /giveaway/claim/[code]
  • /user/logout
  • /feedback

POST

  • /user/exists
  • /user/register
  • /user/login