Skip to content

Use https for some links#1216

Merged
Snailclimb merged 1 commit intoSnailclimb:masterfrom
imba-tjd:master
Jun 3, 2021
Merged

Use https for some links#1216
Snailclimb merged 1 commit intoSnailclimb:masterfrom
imba-tjd:master

Conversation

@imba-tjd
Copy link
Copy Markdown
Contributor

@imba-tjd imba-tjd commented Jun 2, 2021

太多了,只改了一部分。用的替换,没有一个个测试,改的里面挑了几个测试是支持https的。

http://(.*?(qq.com|oss-cn-beijing.aliyuncs.com|cnblogs.com|runoob.com|163.com|erlang.org|github.io))

改为

https://$1

@Snailclimb
Copy link
Copy Markdown
Owner

太多了,只改了一部分。用的替换,没有一个个测试,改的里面挑了几个测试是支持https的。

http://(.*?(qq.com|oss-cn-beijing.aliyuncs.com|cnblogs.com|runoob.com|163.com|erlang.org|github.io))

改为

https://$1

看了一下,挺不错的👍

@Snailclimb Snailclimb merged commit 938acac into Snailclimb:master Jun 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants