An error has occurred

{{terminalError}}

Get more of the good Stuff

Here at Stuff we want to do good things for all people of Aotearoa. Your contribution will help power our journalism, so we can have an even bigger impact in Kiwi communities.

const button = document.querySelector("#support-button") button.addEventListener('click', () => { document.cookie = "pc_supporter=true" + ";path=/"; })