🎨 Update FAQ

This commit is contained in:
Liang Ding 2022-07-11 12:37:51 +08:00
parent 00ecf566b9
commit 7ca1800981
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
3 changed files with 210 additions and 3 deletions

View file

@ -6,7 +6,7 @@
"id": "20200923234731-h3zkwm2",
"title": "FAQ",
"type": "doc",
"updated": "20220709130711"
"updated": "20220711123705"
},
"Children": [
{
@ -1562,6 +1562,75 @@
}
]
},
{
"ID": "20220711123529-bjd0rvv",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20220711123529-bjd0rvv",
"updated": "20220711123529"
},
"Children": [
{
"Type": "NodeText",
"Data": "Why can't some online pictures be viewed?"
}
]
},
{
"ID": "20220711123529-xgrcde0",
"Type": "NodeParagraph",
"Properties": {
"id": "20220711123529-xgrcde0",
"updated": "20220711123705"
},
"Children": [
{
"Type": "NodeText",
"Data": "In order to avoid some potential security problems, SiYuan will not bypass the security header verification (such as security policy header and anti-leech verification) of the target site when initiating Internet service requests. You can try the "
},
{
"Type": "NodeCodeSpan",
"Data": "code",
"Children": [
{
"Type": "NodeCodeSpanOpenMarker"
},
{
"Type": "NodeCodeSpanContent",
"Data": "Convert network images to local images"
},
{
"Type": "NodeCodeSpanCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " function in the "
},
{
"Type": "NodeCodeSpan",
"Data": "code",
"Children": [
{
"Type": "NodeCodeSpanOpenMarker"
},
{
"Type": "NodeCodeSpanContent",
"Data": "..."
},
{
"Type": "NodeCodeSpanCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " in the upper right corner of the editor to pull the network image to the local, so that even if the target site changes the security policy or the local image is unavailable later, it will not be affected."
}
]
},
{
"ID": "20220615153446-i8gpnt2",
"Type": "NodeHeading",

View file

@ -6,7 +6,7 @@
"id": "20200813093015-u6bopdt",
"title": "常见问题",
"type": "doc",
"updated": "20220709130624"
"updated": "20220711123431"
},
"Children": [
{
@ -1664,6 +1664,75 @@
}
]
},
{
"ID": "20220711122412-g3avmxt",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20220711122412-g3avmxt",
"updated": "20220711122436"
},
"Children": [
{
"Type": "NodeText",
"Data": "有的网络图片为什么无法查看?"
}
]
},
{
"ID": "20220711122438-j161jkx",
"Type": "NodeParagraph",
"Properties": {
"id": "20220711122438-j161jkx",
"updated": "20220711123431"
},
"Children": [
{
"Type": "NodeText",
"Data": "为了避免一些潜在的安全问题,思源在发起互联网服务请求时不会绕过目标站点的安全标头校验(比如安全策略标头和防盗链校验)。可以试一下编辑器右上角 "
},
{
"Type": "NodeCodeSpan",
"Data": "code",
"Children": [
{
"Type": "NodeCodeSpanOpenMarker"
},
{
"Type": "NodeCodeSpanContent",
"Data": "..."
},
{
"Type": "NodeCodeSpanCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " 中的 "
},
{
"Type": "NodeCodeSpan",
"Data": "code",
"Children": [
{
"Type": "NodeCodeSpanOpenMarker"
},
{
"Type": "NodeCodeSpanContent",
"Data": "网络图片转换为本地图片"
},
{
"Type": "NodeCodeSpanCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " 功能将网络图片拉取到本地,这样即使以后目标站点改变安全策略或者不可用本地图片也不受影响。"
}
]
},
{
"ID": "20220615152404-l82qznd",
"Type": "NodeHeading",

View file

@ -5,7 +5,7 @@
"icon": "2753",
"id": "20211226115227-r1rty9v",
"title": "常見問題",
"updated": "20220709130743"
"updated": "20220711123511"
},
"Children": [
{
@ -1559,6 +1559,75 @@
}
]
},
{
"ID": "20220711123511-bzzrzif",
"Type": "NodeHeading",
"HeadingLevel": 2,
"Properties": {
"id": "20220711123511-bzzrzif",
"updated": "20220711123511"
},
"Children": [
{
"Type": "NodeText",
"Data": "有的網絡圖片為什麼無法查看?"
}
]
},
{
"ID": "20220711123511-7kicy5w",
"Type": "NodeParagraph",
"Properties": {
"id": "20220711123511-7kicy5w",
"updated": "20220711123511"
},
"Children": [
{
"Type": "NodeText",
"Data": "為了避免一些潛在的安全問題,思源在發起互聯網服務請求時不會繞過目標站點的安全標頭校驗(比如安全策略標頭和防盜鏈校驗)。可以試一下編輯器右上角 "
},
{
"Type": "NodeCodeSpan",
"Data": "code",
"Children": [
{
"Type": "NodeCodeSpanOpenMarker"
},
{
"Type": "NodeCodeSpanContent",
"Data": "..."
},
{
"Type": "NodeCodeSpanCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " 中的 "
},
{
"Type": "NodeCodeSpan",
"Data": "code",
"Children": [
{
"Type": "NodeCodeSpanOpenMarker"
},
{
"Type": "NodeCodeSpanContent",
"Data": "網絡圖片轉換為本地圖片"
},
{
"Type": "NodeCodeSpanCloseMarker"
}
]
},
{
"Type": "NodeText",
"Data": " 功能將網絡圖片拉取到本地,這樣即使以後目標站點改變安全策略或者不可用本地圖片也不受影響。"
}
]
},
{
"ID": "20220615153430-zg69bjz",
"Type": "NodeHeading",