-
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
81 changed files
with
20 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang=en data-n-head=%7B%22lang%22:%7B%221%22:%22en%22%7D%7D><title>@luxdamore/nuxt-prune-html - 🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering</title><meta data-hid=charset charset=utf-8><meta data-hid=description name=description content="🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering"><meta data-hid=keywords name=keywords content=nuxt-module,vuejs,nuxtjs,nuxt,modules,performance,optimize,optimization,optimization-algorithms,cheerio,html,prune,pruning,bot,lighthouse,audit,web-vitals,pagespeed-insight,dynamic-rendering,measure><meta data-hid=msapplication-tap-highlight name=msapplication-tap-highlight content=no><meta data-n-head=1 name=msapplication-config content=/browserconfig.xml><meta data-n-head=1 data-hid=viewport name=viewport content="width=device-width,initial-scale=1"><meta data-n-head=1 data-hid=mobile-web-app-capable name=mobile-web-app-capable content=yes><meta data-n-head=1 data-hid=apple-mobile-web-app-title name=apple-mobile-web-app-title content=@luxdamore/nuxt-prune-html><meta data-n-head=1 data-hid=author name=author content="Luca Iaconelli <[email protected]> (https://lucaiaconelli.it)"><meta data-n-head=1 data-hid=theme-color name=theme-color content=#42b883><meta data-n-head=1 data-hid=og:type name=og:type property=og:type content=website><meta data-n-head=1 data-hid=og:title name=og:title property=og:title content=@luxdamore/nuxt-prune-html><meta data-n-head=1 data-hid=og:site_name name=og:site_name property=og:site_name content=@luxdamore/nuxt-prune-html><meta data-n-head=1 data-hid=og:description name=og:description property=og:description content="🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering"><meta data-n-head=1 data-hid=og:url name=og:url property=og:url content=https://luxdamore.github.io/nuxt-prune-html><meta data-n-head=1 data-hid=og:image name=og:image property=og:image content=https://luxdamore.github.io/nuxt-prune-html/nuxt-prune-html/_nuxt/icons/icon_512x512.fc1071.png><meta data-n-head=1 data-hid=og:image:width name=og:image:width property=og:image:width content=512><meta data-n-head=1 data-hid=og:image:height name=og:image:height property=og:image:height content=512><meta data-n-head=1 data-hid=og:image:type name=og:image:type property=og:image:type content=image/png><meta data-n-head=1 data-hid=twitter:creator name=twitter:creator property=twitter:creator content=@luxdamore><link rel="shortcut icon" data-hid=favicon type=image/x-icon href=/nuxt-prune-htmlfavicon.ico><link type=text/plain data-hid=humans-txt rel=author href=humans.txt><link data-n-head=1 data-hid=shortcut-icon rel="shortcut icon" href=/nuxt-prune-html/_nuxt/icons/icon_64x64.fc1071.png><link data-n-head=1 data-hid=apple-touch-icon rel=apple-touch-icon href=/nuxt-prune-html/_nuxt/icons/icon_512x512.fc1071.png sizes=512x512><link data-n-head=1 rel=manifest href=/nuxt-prune-html/_nuxt/manifest.d0df1b19.json data-hid=manifest><base href=/nuxt-prune-html/ ><link rel=modulepreload href=/nuxt-prune-html/_nuxt/12e24fb.modern.js as=script><link rel=modulepreload href=/nuxt-prune-html/_nuxt/fc7e64e.modern.js as=script><link rel=modulepreload href=/nuxt-prune-html/_nuxt/ea0312b.modern.js as=script><link rel=modulepreload href=/nuxt-prune-html/_nuxt/da5e731.modern.js as=script><div id=__nuxt><style>#nuxt-loading{background:#fff;visibility:hidden;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:nuxtLoadingIn 10s ease;-webkit-animation:nuxtLoadingIn 10s ease;animation-fill-mode:forwards;overflow:hidden}@keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@-webkit-keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}#nuxt-loading>div,#nuxt-loading>div:after{border-radius:50%;width:5rem;height:5rem}#nuxt-loading>div{font-size:10px;position:relative;text-indent:-9999em;border:.5rem solid #f5f5f5;border-left:.5rem solid #42b883;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:nuxtLoading 1.1s infinite linear;animation:nuxtLoading 1.1s infinite linear}#nuxt-loading.error>div{border-left:.5rem solid #ff4500;animation-duration:5s}@-webkit-keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style><script>window.addEventListener("error",function(){var e=document.getElementById("nuxt-loading");e&&(e.className+=" error")})</script><div id=nuxt-loading aria-live=polite role=status><div>Loading...</div></div></div><script>window.__NUXT__={config:{},staticAssetsBase:"/nuxt-prune-html/_nuxt/static/1612468581"}</script><script src=/nuxt-prune-html/_nuxt/12e24fb.modern.js type=module></script><script src=/nuxt-prune-html/_nuxt/fc7e64e.modern.js type=module></script><script src=/nuxt-prune-html/_nuxt/ea0312b.modern.js type=module></script><script src=/nuxt-prune-html/_nuxt/da5e731.modern.js type=module></script><script src=/nuxt-prune-html/_nuxt/13662d5.js nomodule></script><script src=/nuxt-prune-html/_nuxt/582630e.js nomodule></script><script src=/nuxt-prune-html/_nuxt/59fdeb6.js nomodule></script><script src=/nuxt-prune-html/_nuxt/f6ce75b.js nomodule></script><script>!function(){var t,e=document,n=e.createElement("script");!("noModule"in n)&&"onbeforeload"in n&&(t=!1,e.addEventListener("beforeload",function(e){if(e.target===n)t=!0;else if(!e.target.hasAttribute("nomodule")||!t)return;e.preventDefault()},!0),n.type="module",n.src=".",e.head.appendChild(n),n.remove())}()</script> | ||
<!doctype html><html lang=en data-n-head=%7B%22lang%22:%7B%221%22:%22en%22%7D%7D><title>@luxdamore/nuxt-prune-html - 🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering</title><meta data-hid=charset charset=utf-8><meta data-hid=description name=description content="🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering"><meta data-hid=keywords name=keywords content=nuxt-module,vuejs,nuxtjs,nuxt,modules,performance,optimize,optimization,optimization-algorithms,cheerio,html,prune,pruning,bot,lighthouse,audit,web-vitals,pagespeed-insight,dynamic-rendering,measure><meta data-hid=msapplication-tap-highlight name=msapplication-tap-highlight content=no><meta data-n-head=1 name=msapplication-config content=/browserconfig.xml><meta data-n-head=1 data-hid=viewport name=viewport content="width=device-width,initial-scale=1"><meta data-n-head=1 data-hid=mobile-web-app-capable name=mobile-web-app-capable content=yes><meta data-n-head=1 data-hid=apple-mobile-web-app-title name=apple-mobile-web-app-title content=@luxdamore/nuxt-prune-html><meta data-n-head=1 data-hid=author name=author content="Luca Iaconelli <[email protected]> (https://lucaiaconelli.it)"><meta data-n-head=1 data-hid=theme-color name=theme-color content=#42b883><meta data-n-head=1 data-hid=og:type name=og:type property=og:type content=website><meta data-n-head=1 data-hid=og:title name=og:title property=og:title content=@luxdamore/nuxt-prune-html><meta data-n-head=1 data-hid=og:site_name name=og:site_name property=og:site_name content=@luxdamore/nuxt-prune-html><meta data-n-head=1 data-hid=og:description name=og:description property=og:description content="🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering"><meta data-n-head=1 data-hid=og:url name=og:url property=og:url content=https://luxdamore.github.io/nuxt-prune-html><meta data-n-head=1 data-hid=og:image name=og:image property=og:image content=https://luxdamore.github.io/nuxt-prune-html/nuxt-prune-html/_nuxt/icons/icon_512x512.fc1071.png><meta data-n-head=1 data-hid=og:image:width name=og:image:width property=og:image:width content=512><meta data-n-head=1 data-hid=og:image:height name=og:image:height property=og:image:height content=512><meta data-n-head=1 data-hid=og:image:type name=og:image:type property=og:image:type content=image/png><meta data-n-head=1 data-hid=twitter:creator name=twitter:creator property=twitter:creator content=@luxdamore><link rel="shortcut icon" data-hid=favicon type=image/x-icon href=/nuxt-prune-htmlfavicon.ico><link type=text/plain data-hid=humans-txt rel=author href=humans.txt><link data-n-head=1 data-hid=shortcut-icon rel="shortcut icon" href=/nuxt-prune-html/_nuxt/icons/icon_64x64.fc1071.png><link data-n-head=1 data-hid=apple-touch-icon rel=apple-touch-icon href=/nuxt-prune-html/_nuxt/icons/icon_512x512.fc1071.png sizes=512x512><link data-n-head=1 rel=manifest href=/nuxt-prune-html/_nuxt/manifest.d0df1b19.json data-hid=manifest><base href=/nuxt-prune-html/ ><link rel=modulepreload href=/nuxt-prune-html/_nuxt/d9d5649.modern.js as=script><link rel=modulepreload href=/nuxt-prune-html/_nuxt/86f0e7e.modern.js as=script><link rel=modulepreload href=/nuxt-prune-html/_nuxt/b72e16d.modern.js as=script><link rel=modulepreload href=/nuxt-prune-html/_nuxt/8e4a99d.modern.js as=script><div id=__nuxt><style>#nuxt-loading{background:#fff;visibility:hidden;opacity:0;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;animation:nuxtLoadingIn 10s ease;-webkit-animation:nuxtLoadingIn 10s ease;animation-fill-mode:forwards;overflow:hidden}@keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}@-webkit-keyframes nuxtLoadingIn{0%{visibility:hidden;opacity:0}20%{visibility:visible;opacity:0}100%{visibility:visible;opacity:1}}#nuxt-loading>div,#nuxt-loading>div:after{border-radius:50%;width:5rem;height:5rem}#nuxt-loading>div{font-size:10px;position:relative;text-indent:-9999em;border:.5rem solid #f5f5f5;border-left:.5rem solid #42b883;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:nuxtLoading 1.1s infinite linear;animation:nuxtLoading 1.1s infinite linear}#nuxt-loading.error>div{border-left:.5rem solid #ff4500;animation-duration:5s}@-webkit-keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes nuxtLoading{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style><script>window.addEventListener("error",function(){var e=document.getElementById("nuxt-loading");e&&(e.className+=" error")})</script><div id=nuxt-loading aria-live=polite role=status><div>Loading...</div></div></div><script>window.__NUXT__={config:{},staticAssetsBase:"/nuxt-prune-html/_nuxt/static/1612786749"}</script><script src=/nuxt-prune-html/_nuxt/d9d5649.modern.js type=module></script><script src=/nuxt-prune-html/_nuxt/86f0e7e.modern.js type=module></script><script src=/nuxt-prune-html/_nuxt/b72e16d.modern.js type=module></script><script src=/nuxt-prune-html/_nuxt/8e4a99d.modern.js type=module></script><script src=/nuxt-prune-html/_nuxt/351131a.js nomodule></script><script src=/nuxt-prune-html/_nuxt/3e93d79.js nomodule></script><script src=/nuxt-prune-html/_nuxt/f60f7c5.js nomodule></script><script src=/nuxt-prune-html/_nuxt/e46e212.js nomodule></script><script>!function(){var t,e=document,n=e.createElement("script");!("noModule"in n)&&"onbeforeload"in n&&(t=!1,e.addEventListener("beforeload",function(e){if(e.target===n)t=!0;else if(!e.target.hasAttribute("nomodule")||!t)return;e.preventDefault()},!0),n.type="module",n.src=".",e.head.appendChild(n),n.remove())}()</script> |
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.