Elektrine lite

← Feed

@netzhexe@chaos.social

Post #1522491

2026-02-20 17:30 UTC

@chriskirknielsen personally I think I'm gonna love that one. Assuming it checks the local domain? My clients often copy the whole link instead of just the bit after their domain...

Replies (1)

  • @netzhexe Yeah that's my understanding, too. That should allow us to remove any `[href^="https://"]:not([href^="https://example.com/"])` and such. Whether the link is `https://example.com/page` or just `/page`, it should match `:local-link` on the `example.com` domain. Unless I completely misread this haha.

    Open ##1522492