适用场景举例:获取Github install.sh 脚本。Linux服务器上 wget + 转换后的URL
例如需要获取该文件的源文件URL: https://github.com/imkevinliao/convert/blob/main/index.html
经过转换后得到URL: https://raw.githubusercontent.com/imkevinliao/convert/main/index.html