File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -788,7 +788,7 @@ msgstr ""
788788"(如果允許清單是有效的)的網域才參與 cookie 設定和回傳。使用 "
789789"*blocked_domains* 構造函式引數,以及 :meth:`blocked_domains` "
790790"和 :meth:`set_blocked_domains` 方法(以及 *allowed_domains* 的相應引數和方"
791- "法)。如果你設定了 allowlist ,你可以透過設定為 :const:`None` 來再次關閉它。"
791+ "法)。如果你設定了允許清單 ,你可以透過設定為 :const:`None` 來再次關閉它。"
792792
793793#: ../../library/http.cookiejar.rst:474
794794msgid ""
@@ -842,7 +842,7 @@ msgstr "設定允許網域的序列,或 :const:`None`。"
842842msgid ""
843843"Return ``True`` if *domain* is not on the allowlist for setting or receiving "
844844"cookies."
845- msgstr "如果 *domain* 不在設定或接收 cookies 的允許列表上 ,則回傳 ``True``。"
845+ msgstr "如果 *domain* 不在設定或接收 cookies 的允許清單上 ,則回傳 ``True``。"
846846
847847#: ../../library/http.cookiejar.rst:517
848848msgid ""
You can’t perform that action at this time.
0 commit comments