A1lo

Results 79 comments of A1lo

我按Google Domain的文档写了一下,但我没有在Google Domain上购买域名,可以测试一下是否可用:https://github.com/yin1999/ddns-go/tree/support-google-domain 动态域名解析说明文档:https://support.google.com/domains/answer/6147083?hl=zh-Hans#zippy=%2C%E4%BD%BF%E7%94%A8-api-%E6%9B%B4%E6%96%B0%E6%82%A8%E7%9A%84%E5%8A%A8%E6%80%81-dns-%E8%AE%B0%E5%BD%95

可以看一下光猫中有没有这个文件:`/etc/ssl/certs/ca-certificates.crt`。有的话,直接从其它的 Linux 发行版拷贝一个过去就行。

This is a gzipped file, please download this URL and unzip it.

if you are using linux, try `gzip -d `, or if you are using windows, try 7-Zip or other software. I can decompress those file

I have an idea about this problem, is it easier to build with **correct image path** ? It means that if the image is not in `relative path` at `translated-content`...

I found two function which may help with this. - `checkImageReferences` in `build\check-images.js`: is used to fallback the `src` attribute of `img` to `en-US` sources while the src does not...

I have a new idea about resolving this problem. Could we just generate a json file to list paths of files in mdn/content (exclude `.md` and `.html` file). just like...

> should we open a discussion to explore options here? Agree, we should gather more ideas.

I've created #6644 to fix this. But i'm not really sure whether it's a nice solution.

A new idea about this: We are now hosting about 9 locales. And we may modify the request **before** finding the file hosted on aws-S3 (so we can reduce redirects...