You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Add Netlify Edge function to block China from accessing feed.xml (#796)
* Initial plan
* Initial plan for feed.xml geo-blocking edge function
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
* Add Netlify Edge function to block China from accessing feed.xml
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
* Simplify feed.ts edge function by removing unused variables
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
* Use config export in feed.ts instead of netlify.toml configuration
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
* Revert accidental changes to package-lock.json
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
* Apply suggestion from @nzakas
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nzakas <38546+nzakas@users.noreply.github.com>
Co-authored-by: Nicholas C. Zakas <nicholas@humanwhocodes.com>
0 commit comments