/home/techb158/balavpn.abdallabala.com/node_modules/next/dist/compiled/fresh
Edit: /home/techb158/balavpn.abdallabala.com/node_modules/next/dist/compiled/fresh/index.js (1344B)
(()=>{"use strict";var e={695:e=>{
/*!
* fresh
* Copyright(c) 2012 TJ Holowaychuk
* Copyright(c) 2016-2017 Douglas Christopher Wilson
* MIT Licensed
*/
var r=/(?:^|,)\s*?no-cache\s*?(?:,|$)/;e.exports=fresh;function fresh(e,a){var t=e["if-modified-since"];var s=e["if-none-match"];if(!t&&!s){return false}var i=e["cache-control"];if(i&&r.test(i)){return false}if(s&&s!=="*"){var f=a["etag"];if(!f){return false}var n=true;var u=parseTokenList(s);for(var _=0;_