Enter the following code snippet to copy the raw emblem data to the clipboard: copy('emblem.emblem.load('+JSON.stringify(emblem.emblem.data,null,2)+');');
Others have recently developed packages for this same functionality, and done it better than anything I could do. Use the packages instead of this script:
In its basic usage, this script will modify the router such that blocked addresses are null routed and unreachable. Since the address blocklist is full of advertising, malware, and tracking servers, this setup is generally a good thing. In addition, the router will update the blocklist weekly. However, the blocking is leaky, so do not expect everything to be blocked.
A first draft for a script, which converts a Kirby site into a static site. It's a rough first draft, so don't expect it to be perfect. Play with it, if you like it!
Kirby CMS Tag for srcset images. Supports the attributes "retina" (file name of the @2x resource), "alt" (alt text on img), "class" (additional class on the img element). Place under /site/tags/