2022-08-22 23:12:58 +03:00
|
|
|
verbose = true
|
|
|
|
no-progress = true
|
|
|
|
scheme = []
|
|
|
|
base = "./public"
|
|
|
|
exclude-mail = true
|
|
|
|
include = ["./public/**/*.md", "./public/**/*.html"]
|
|
|
|
exclude = [
|
|
|
|
"https://fonts.gstatic.com/",
|
|
|
|
"https://fonts.googleapis.com/",
|
|
|
|
"https://www.clarity.ms/tag/",
|
|
|
|
"https://www.googletagmanager.com/gtm.js",
|
|
|
|
".*/mailto:.*@.*",
|
2022-09-13 01:32:41 +03:00
|
|
|
"https://tea.xyz/tea.white-paper",
|
2022-10-04 00:19:14 +03:00
|
|
|
"https://tea.xyz/tea.products",
|
2022-10-04 02:59:54 +03:00
|
|
|
"https://tea.xyz/tea.nebraska-man",
|
|
|
|
"https://tea.xyz/tea.cli"
|
2022-08-22 23:12:58 +03:00
|
|
|
]
|