Reason: Fixed so others don't set a cookie that lasts for a year
If you want further proof of how poorly made this website is:
Run the following in the console while on the website:
cookieModule.setCookie('view_as', 'supporter');
cookieModule.setCookie('creator_access_token', 'creator', 1, 0);
Refresh the site and it will show you the administration bar at the bottom containing the logo of Fourthwall.
1 year ago
3 score
Reason: Original
If you want further proof of how poorly made this website is:
Run the following in the console while on the website:
cookieModule.setCookie('view_as', 'supporter');
cookieModule.setCookie('creator_access_token', 'creator', 365, 0);
Refresh the site and it will show you the administration bar at the bottom containing the logo of Fourthwall.
1 year ago
1 score