UNPKG

@fairfetch/fair-fetch

Version:

Protect your site from AI scrapers by adding invisible noise to your site which confuses AI bots while keeping your site looking and functioning normally for your human visitors.

5 lines 231 B
export * from './bot-validation/BotValidator'; export * from './pollution/pollute'; export { BotAgent } from './types/BotAgent'; export { BotValidationSchema } from './types/BotValidationSchema'; //# sourceMappingURL=index.d.ts.map