Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| rlink:game:item:signitems [2022-10-23 16:59] – [/game/item/signItems] simonsan | rlink:game:item:signitems [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| - | ===== Request | + | ===== AoE2: |
| + | ==== Request | ||
| <WRAP round 100%> | <WRAP round 100%> | ||
| < | < | ||
| POST / | POST / | ||
| - | Cookie: ApplicationGatewayAffinity=0; | + | Cookie: ApplicationGatewayAffinity=0; |
| - | Host: aoe-api.reliclink.com | + | Host: aoe-api.worldsedgelink.com |
| Accept-Encoding: | Accept-Encoding: | ||
| Accept: */* | Accept: */* | ||
| Line 29: | Line 30: | ||
| |sessionID|str||| | |sessionID|str||| | ||
| - | ===== Response ===== | + | ==== Response ==== |
| + | <WRAP round 100%> | ||
| + | < | ||
| + | [ | ||
| + | 0, // result status code | ||
| + | " | ||
| + | ] | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ===== AoE4 ===== | ||
| + | ==== Request ==== | ||
| + | <WRAP round 100%> | ||
| + | < | ||
| + | POST / | ||
| + | Host: aoe-api.worldsedgelink.com | ||
| + | Accept: */* | ||
| + | Accept-Encoding: | ||
| + | Cookie: ApplicationGatewayAffinity=a2bd9c803374aa3cdd1337b02986746f; | ||
| + | Cache-Control: | ||
| + | Content-Length: | ||
| + | Content-Type: | ||
| + | Pragma: no-cache | ||
| + | |||
| + | callNum=34& | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ^parameter ^type ^value ^comments ^ | ||
| + | |callNum| int | 123 || | ||
| + | |connect_id|||| | ||
| + | |crc|int|888|| | ||
| + | |lastCallTime| timestamp||| | ||
| + | |sessionID|str||| | ||
| - | ==== AoE2: | + | ==== Response |
| <WRAP round 100%> | <WRAP round 100%> | ||
| < | < | ||
| [ | [ | ||
| - | 0, | + | |
| - | | + | "Gv20EHYdVJtMQMzFWmLCja2JdJpgV+/fsN31PYFG5mpYpmbCxihWLET0mAbBpLSFP3TOayG9943zTLtW1K/M95CPyVbQZsaFJOWgqN3310esgCeSirxNCfvM76g94BSeJDI5nD+TxGE0gF1diez2M5VU8PRYlHAyLrF2lHvvtwLXBu807AaaiA22nwShh11uA8MzL7LOI3aVIbSnLj16ywCLKnrEANQe8JTKttuMUFvF2f596hY+mZHxNIw2IjREHo2OgNt6vKvv9l6Jpi6beSXr3Dalhu6oj0oRotXkeCPUp08Q6P1knu3CwnwOtJPs7+PCEUIQUM1XR41mOq0Dgw==" |
| ] | ] | ||
| </ | </ | ||
| </ | </ | ||