Urara-Blog/node_modules/.pnpm-store/v3/files/d2/a85e7d6397a88418ff3d9ceaedfb87b44390fb2f5615c5ec9a773aef588762ca1fc505ed13eb3c452e29a0ecddf0edbffce0af46a83c5f714b9cc190e6e306
2022-08-14 01:14:53 +08:00

1 line
No EOL
455 B
Text

"undefined"!=typeof Prism&&"undefined"!=typeof document&&document.querySelector&&Prism.plugins.toolbar.registerButton("download-file",(function(t){var e=t.element.parentNode;if(e&&/pre/i.test(e.nodeName)&&e.hasAttribute("data-src")&&e.hasAttribute("data-download-link")){var n=e.getAttribute("data-src"),a=document.createElement("a");return a.textContent=e.getAttribute("data-download-link-label")||"Download",a.setAttribute("download",""),a.href=n,a}}));