From a01a5df565c6bf814fb5c40ec8f2ced5182e5845 Mon Sep 17 00:00:00 2001 From: Anton Titovets Date: Tue, 18 Mar 2025 23:35:36 +0300 Subject: [PATCH] Fastfix --- docs/en/cli/rcon/ExecuteCommand/bash.txt | 6 +----- docs/en/cli/rcon/ExecuteCommand/bat.txt | 6 +----- docs/en/md/sidebars.js | 2 +- 3 files changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/en/cli/rcon/ExecuteCommand/bash.txt b/docs/en/cli/rcon/ExecuteCommand/bash.txt index 1ec69101d3..944b77e86f 100644 --- a/docs/en/cli/rcon/ExecuteCommand/bash.txt +++ b/docs/en/cli/rcon/ExecuteCommand/bash.txt @@ -1,9 +1,5 @@ # JSON data can also be passed as a path to a .json file oint rcon ExecuteCommand \ - --url "93.125.42.204:25575" \ - --pass "***" \ - --wtout 20 \ - --rtout 20 \ --exec "list" \ - --conn "{'url':'93.125.42.204:25575','password':'***','read_timeout':20,'write_timeout':20}" \ No newline at end of file + --conn "{'url':'127.0.0.1:25575','password':'***','read_timeout':20,'write_timeout':20}" \ No newline at end of file diff --git a/docs/en/cli/rcon/ExecuteCommand/bat.txt b/docs/en/cli/rcon/ExecuteCommand/bat.txt index 8229458056..fda422af32 100644 --- a/docs/en/cli/rcon/ExecuteCommand/bat.txt +++ b/docs/en/cli/rcon/ExecuteCommand/bat.txt @@ -1,9 +1,5 @@ :: JSON data can also be passed as a path to a .json file oint rcon ExecuteCommand ^ - --url "93.125.42.204:25575" ^ - --pass "***" ^ - --wtout 20 ^ - --rtout 20 ^ --exec "list" ^ - --conn "{'url':'93.125.42.204:25575','password':'***','read_timeout':20,'write_timeout':20}" \ No newline at end of file + --conn "{'url':'127.0.0.1:25575','password':'***','read_timeout':20,'write_timeout':20}" \ No newline at end of file diff --git a/docs/en/md/sidebars.js b/docs/en/md/sidebars.js index 0f3bc04e95..09ff6a2c4d 100644 --- a/docs/en/md/sidebars.js +++ b/docs/en/md/sidebars.js @@ -18,7 +18,7 @@ { type: 'category', link: {type: 'doc', id:'Instructions/Viber'}, label: 'Viber', className: 'Viber', items:[{type: 'autogenerated', dirName: 'Viber'}]}, { type: 'category', link: {type: 'doc', id:'Instructions/Slack'}, label: 'Slack', className: 'Slack', items:[{type: 'autogenerated', dirName: 'Slack'}]}, { type: 'category', link: {type: 'doc', id:'Instructions/VKTeams'}, label: 'VK Teams', className: 'VKTeams', items:[{type: 'autogenerated', dirName: 'VKTeams'}]}, - { type: 'category', link: {type: 'doc', id:'Instructions/GreenAPI'}, label: 'Green API (WhatsApp)', className: 'GreenAPI', items:[{type: 'autogenerated', dirName: 'GreenAPI'}]}, + { type: 'category', link: {type: 'doc', id:'Instructions/GreenAPI'}, label: 'Green API (WhatsApp)', className: 'GreenAPI', items:[{type: 'autogenerated', dirName: 'Green_API'}]}, ], }, {