cloudflare-purge
v1.0.7
Published
Use this package for puring files from cloudflare.
Downloads
7
Readme
Use this package for puring files from cloudflare.
Install
npm i cloudflare-purge
Use
require('cloudflare-purge').purgeFile({
zone:'your_zone_id'
file:'url_to_delete'
email:'your_email',
key:'your_key'
})
Notes
- Get the key from your cloudflare account settings.
- The zone ID, you can find by opening the "view-source" of cloudflare page (while you logged in)