update readme

This commit is contained in:
wood
2025-08-20 22:46:55 +08:00
parent 84c2e501ce
commit 6a2a05b83c
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -268,7 +268,8 @@ When configuring SWQOS services, note the different parameter requirements for e
- **Bloxroute**: The first parameter is API Token - **Bloxroute**: The first parameter is API Token
- **ZeroSlot**: The first parameter is API Token - **ZeroSlot**: The first parameter is API Token
- **Temporal**: The first parameter is API Token - **Temporal**: The first parameter is API Token
- **Node1**: The first parameter is API Token - **Node1**: The first parameter is API Token, Add the official TG support at https://t.me/node1_me
to get a free key and instantly accelerate your trades!
```rust ```rust
use std::{str::FromStr, sync::Arc}; use std::{str::FromStr, sync::Arc};
+1 -1
View File
@@ -268,7 +268,7 @@ async fn test_shreds() -> Result<(), Box<dyn std::error::Error>> {
- **Bloxroute**: 第一个参数是 API Token - **Bloxroute**: 第一个参数是 API Token
- **ZeroSlot**: 第一个参数是 API Token - **ZeroSlot**: 第一个参数是 API Token
- **Temporal**: 第一个参数是 API Token - **Temporal**: 第一个参数是 API Token
- **Node1**: 第一个参数是 API Token - **Node1**: 第一个参数是 API Token, 添加tg官方客服https://t.me/node1_me 获取免费key立即加速你的交易!
```rust ```rust
use std::{str::FromStr, sync::Arc}; use std::{str::FromStr, sync::Arc};