Github文本文件访问工具

Github文本文件访问工具
Talay该工具基于Cloudflare Workers开发,允许用户通过HTTP请求访问Github上的文本文件。用户可以通过指定文件的URL来获取文件内容,支持多种文本格式,如Markdown、TXT等。用户可以在浏览器中直接访问该工具,输入文件URL,即可查看文件内容,非常适合需要在无魔法条件下访问Github文本文件的用户使用。
使用方法:
curl -X GET "https://ruleset.600715.xyz/?url=https://raw.githubusercontent.com/username/repository/branch/path/to/file.txt" |
当然,也可以通过浏览器访问:
https://ruleset.600715.xyz/?url=https://raw.githubusercontent.com/username/repository/branch/path/to/file.txt |





