---
title: "Tagged "posts""
url: "https://alex.zappa.dev/tags/posts/"
description: "Posts tagged with #posts."
---

# Tagged "posts"

## 2026

*   03/10
    
    [HubSpot's Cookie Banner Loads Google Fonts - And Nobody Seems to Care](/blog/hubspot-cookie-banner-google-fonts-gdpr/)
    
    HubSpot's cookie consent banner secretly loads Google Fonts before you even consent, leaking your IP to Google. Here's how I fixed it with a JavaScript proxy hack.
    
*   01/11
    
    [Migrating from Cloudflare Pages to Workers (and cleaning up the mess)](/blog/cloudflare-pages-to-workers-migration/)
    
    My experience merging an 11ty static site and API into a single Cloudflare Worker, plus a bash script to delete old Pages deployments when the dashboard won't let you.
    
*   01/03
    
    [How I replaced my ISP router and extracted PPPoE credentials using a bridge sniffer](/blog/isp-router-replacement/)
    
    A guide to replacing your Digi España router with your own hardware by capturing PPPoE credentials through packet sniffing. Includes bridge setup, Wireshark analysis, and GL.iNet configuration.