criteo-proofpoint
v1.0.0
Published
Criteo ProofPoint URL defense JS API
Readme
Criteo JS API for ProofPoint URL defense
Install
npm install criteo-proofpointUsage
var proofPointDecode = require('criteo-proofpoint');
// Returns decoded URL if protected by ProofPoint, original URL otherwise
var decodedUrl = proofPointDecode('http://some-url');License
MIT
