Skip to content

r3c/criteo-proofpoint-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Criteo JS API for ProofPoint URL defense Build Status

Install

npm install criteo-proofpoint

Usage

var proofPointDecode = require('criteo-proofpoint');

// Returns decoded URL if protected by ProofPoint, original URL otherwise
var decodedUrl = proofPointDecode('http://some-url');

License

MIT

About

Criteo JS API for ProofPoint URL defense

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published