cookie = "username=John Doe; expires=Thu, 18 Dec 2022 12:00:00 UTC; path=/"; ; cookieValue = document.cookie .split("; ") .find((row) => row.
確定! 回上一頁