From 591f2e1e3f67f80ddb9d7c859474b3d82a914be8 Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 9 Jun 2024 19:43:35 +0200 Subject: [PATCH] Update endpoint --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7108c4c..2c743b0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # RPC database -API for reporting Telegram MTProto RPC errors, to report a new error use the `code`, `method` and `error` GET/POST parameters to the main endpoint @ `https://rpc.pwrtelegram.xyz`. +API for reporting Telegram MTProto RPC errors, to report a new error use the `code`, `method` and `error` GET/POST parameters to the main endpoint @ `https://report-rpc-error.madelineproto.xyz`. For localized descriptions, see [rpc-db](https://github.com/danog/rpc-db).