1
0
mirror of https://github.com/avitex/avitex.github.io synced 2024-11-01 02:39:58 +00:00

skip twitter link checking

This commit is contained in:
avitex 2020-12-25 23:08:56 +11:00
parent af901602e8
commit 6dd3ec76e9
Signed by: avitex
GPG Key ID: 38C76CBF3749D62C

View File

@ -15,7 +15,8 @@ taxonomies = [
[link_checker] [link_checker]
skip_prefixes = [ skip_prefixes = [
"https://play.esea.net", "https://play.esea.net",
"https://letsplay.live" "https://letsplay.live",
"https://twitter.com"
] ]
[extra] [extra]