Change the project name to 'proxypin'

This commit is contained in:
wanghongenpin
2024-10-25 17:57:20 +08:00
parent fd2bdd4cbf
commit 4588d829f6
125 changed files with 700 additions and 683 deletions

View File

@@ -1,4 +1,4 @@
import 'package:network_proxy/network/http/http.dart';
import 'package:proxypin/network/http/http.dart';
// 复制为 Python Requests 请求
String copyAsPythonRequests(HttpRequest request) {