添加许可证和版权来源

This commit is contained in:
NewName
2025-05-19 16:49:50 +08:00
parent 2f6dcb724b
commit 5faf4b1906
2 changed files with 109 additions and 1 deletions

View File

@@ -34,7 +34,8 @@ func debugPrintf(format string, args ...interface{}) {
}
}
// ProcessGitHubURLs 处理数据流中的GitHub URL将其替换为代理URL
// ProcessGitHubURLs 处理数据流中的GitHub URL将其替换为代理URL
// 此功能借鉴了https://github.com/WJQSERVER-STUDIO/ghproxy版权归`WJQSERVER-STUDIO`所有。
// 参数:
// - input: 输入数据流
// - isCompressed: 是否为gzip压缩数据