Translations:S2S ping/26/ru: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 September 2023

  • curprev 02:1702:17, 19 September 2023Admin talk contribs 290 bytes +290 Created page with "res.on('data', (chunk) => { data += chunk; }); res.on('end', () => { try { data = JSON.parse(data); console.log(data); } catch { console.log(data); } }); });"