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.

6 lines 184 B
export type BotValidationSchema = { ipAddresses: string[]; verificationURL: string; verificationMethod: 'dns' | 'http'; }; //# sourceMappingURL=BotValidationSchema.d.ts.map