Anthony Holmes
Anthony Holmes
Would you be open to adding support for imgproxy with unsigned URLs? It seems like setting the allowed sources can act as security measure and unpic could add the disclaimer...
I can send you a couple links from my server unless you think that's a terrible idea
You can create a client component that wraps the package component. This can be used in `app/layout` ```js "use client"; import { GoogleAnalytics } from "nextjs-google-analytics"; export default function Analytics({...