| 1 |
(()=>{"use strict";window.addEventListener("DOMContentLoaded",(function(){var e,t,n,a;e="#the-list",t="click",n=".age-gate-enable-update",a=function(e){if(confirm("I understand this is a breaking change and have backed up my settings")){var t=document.querySelector("#age-gate-update .update-link");t&&(t.style.pointerEvents="initial",t.style.opacity=1,t.style.cursor="pointer")}},Array.from(document.querySelectorAll(e)).forEach((function(e){e.addEventListener(t,(function(e){e.target.matches(n)&&a(e)}))}))}))})(); |