Purge NGINX cache on current tab
Purge NGINX cache on current tab with just a click.
This works by making a request to the current URL appended with /purge (urlParser.hostname + '/purge' + urlParser.pathname).
Source code: https://github.com/vitorbortolotti/nginx-purge-cache