Ref: https://rnsaffn.com/poison3/
Functions are set up for Netlify, but should work with some refactoring on other platforms.
pffunction, this function serves up poisoned data to anyone that visits (/.netlify/functions/pf)import type { Handler } from '@netlify/functions'; const URL = 'https://RNSAFFN.com/poison2/';