rlink:game:relationship:ignore

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rlink:game:relationship:ignore [2022-10-23 03:11] – created simonsanrlink:game:relationship:ignore [2024-11-01 14:08] (current) – Replace 'reliclink' with 'worldsedgelink' nimda
Line 1: Line 1:
-====== /game/relationship/ignore ======+====== [POST] /game/relationship/ignore ======
  
 <WRAP center round important 60%> <WRAP center round important 60%>
Line 5: Line 5:
 </WRAP> </WRAP>
  
-===== Request =====+===== AoE2:DE ===== 
 +==== Request ====
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 POST /game/relationship/ignore HTTP/1.1 POST /game/relationship/ignore HTTP/1.1
-Host: aoe-api.reliclink.com+Host: aoe-api.worldsedgelink.com
 Accept: */* Accept: */*
 Accept-Encoding: identity Accept-Encoding: identity
-Cookie: ApplicationGatewayAffinity=794ba560e22a634f229c95c54bb135c8;ApplicationGatewayAffinityCORS=794ba560e22a634f229c95c54bb135c8;reliclink=1976371366;+Cookie: ApplicationGatewayAffinity=794ba560e22a634f229c95c54bb135c8;ApplicationGatewayAffinityCORS=794ba560e22a634f229c95c54bb135c8;worldsedgelink=1976371366;
 Cache-Control: no-store Cache-Control: no-store
 Content-Type: application/x-www-form-urlencoded; charset=UTF-8 Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Line 23: Line 24:
  
 ^parameter ^type ^value ^comments ^ ^parameter ^type ^value ^comments ^
-|blocklevel|int|2||+|blocklevel|int|2|1=lobby ban, 2=mute|
 |callNum|int|40|| |callNum|int|40||
 |connect_id|str||=sessionID| |connect_id|str||=sessionID|
Line 31: Line 32:
  
  
-===== Response ===== +==== Response ====
- +
-==== AoE2:DE ====+
 <WRAP round 100%> <WRAP round 100%>
 <code> <code>
 [ [
-   0, +    0, // result status code 
-   +    
-      21873, +        21873, 
-      209072, +        209072, 
-      "/steam/76561198024758674", +        "/steam/76561198024758674", 
-      "{\"icon\":\"PR5-012\"}", +        "{\"icon\":\"PR5-012\"}", 
-      "[TF] Backyback", +        "[TF] Backyback", 
-      "KAOS", +        "KAOS", 
-      2187, +        2187, 
-      1105, +        1105, 
-      1, +        1, 
-      3, +        3, 
-      null, +        null, 
-      "76561198024758674", +        "76561198024758674", 
-      3, +        3, 
-      [ +        [] 
- +    ], 
-      +    []
-   ], +
-   [ +
- +
-   ]+
 ] ]
 </code> </code>
 </WRAP> </WRAP>
  • rlink/game/relationship/ignore.1666487462.txt.gz
  • Last modified: 4 years ago
  • by simonsan