Because the server I bought is too slow. A 500k js file takes many seconds. I just want to make a small blog with its own domain name. .
I want to speed up the file by hanging it on other websites through <script> <img>
cross-domain. Is there any technology or website that can do this?
怪我咯2017-05-19 10:19:59
There are many CDNs or cloud storage service providers. If the number of visits is small, it is best to use cloud storage, such as Qiniu and Paiyun. . .
世界只因有你2017-05-19 10:19:59
qQiniu is a good choice. Small sites are basically free. Alibaba Cloud’s OSS is also very good. You can try it. It has API interfaces and you can develop it yourself~