# EVE Forum Cookie Configuration # # Export cookies from your browser after logging into forums.eveonline.com # # Option 1: Simple key=value format # Copy the cookie values from your browser's developer tools (F12 -> Application -> Cookies) # # Option 2: Netscape/curl format # Use a browser extension like "cookies.txt" to export in Netscape format # # Required cookies: # _forum_session - Your Discourse session token # _t - Your authentication token # # Optional (may help with Cloudflare): # _cf_clearance - Cloudflare clearance cookie _forum_session=YOUR_SESSION_COOKIE_HERE _t=YOUR_AUTH_TOKEN_HERE