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 ""
788
788
"(如果允許清單是有效的)的網域才參與 cookie 設定和回傳。使用 "
789
789
"*blocked_domains* 構造函式引數,以及 :meth:`blocked_domains` "
790
790
"和 :meth:`set_blocked_domains` 方法(以及 *allowed_domains* 的相應引數和方"
791
- "法)。如果你設定了 allowlist ,你可以透過設定為 :const:`None` 來再次關閉它。"
791
+ "法)。如果你設定了允許清單 ,你可以透過設定為 :const:`None` 來再次關閉它。"
792
792
793
793
#: ../../library/http.cookiejar.rst:474
794
794
msgid ""
@@ -842,7 +842,7 @@ msgstr "設定允許網域的序列,或 :const:`None`。"
842
842
msgid ""
843
843
"Return ``True`` if *domain* is not on the allowlist for setting or receiving "
844
844
"cookies."
845
- msgstr "如果 *domain* 不在設定或接收 cookies 的允許列表上 ,則回傳 ``True``。"
845
+ msgstr "如果 *domain* 不在設定或接收 cookies 的允許清單上 ,則回傳 ``True``。"
846
846
847
847
#: ../../library/http.cookiejar.rst:517
848
848
msgid ""
You can’t perform that action at this time.
0 commit comments