CS-Tao

Results 3 issues of CS-Tao

1. 不固定baidu_url_submit.path的文件名 2. 去除对原配置文件的url配置的依赖 如果Github Pages有域名重定向,可以直接在baidu_url_submit.host中配置重定向之后的域名,而不需要更改原配置文件中的url配置。可以解决和gitment评论系统的冲突。(用的replace这个比较傻的方法将url的值改为了baidu_url_submit.host的值)

`let useBlobFallback = /constructor/i.test(global.HTMLElement)` Can anyone help me? Thanks!

The same issue is #169. But I don't think the solution https://github.com/haiwen/seafile-docker/issues/169#issuecomment-524792259 is reasonable. Custom `memcached` service name by environment : ```yml version: '2.0' services: seafile-db: image: mariadb:10.1 ... seafile-memcached:...

bug