javascript:(function(){let o="------------\n";const u=window.location.href,t=document.title;o+=u+"\n",o+=t+"\n",o+="\n";const d=(e,n)=>{const r=Array.from(document.querySelectorAll("p.mantine-Text-root")).find(p=>p.textContent.includes(e));if(r){const c=r.closest("tr")||r.closest("div");if(c){const a=c.textContent.match(new RegExp(`${n.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}\\s*(\\d+)`,"i"));if(a&&a[1])return a[1]}}return""},i=()=>{const e=Array.from(document.querySelectorAll("p.mantine-Text-root")).find(p=>p.textContent.includes("Training"));if(e){const n=e.closest("tr")||e.closest("div");if(n){const r=n.textContent.match(/Steps:\s*(\d+)/i),c=n.textContent.match(/Epochs:\s*(\d+)/i);return{steps:r&&r[1]?r[1]:"",epochs:c&&c[1]?c[1]:""}}}return{steps:"",epochs:""}};const s=d("Usage Tips","Clip Skip:"),g=d("Usage Tips","Strength:"),f=i(),p=f.steps,l=f.epochs;let c="";(p||l)&&(c+=`Steps: ${p} Epochs: ${l}\n`),(s||g)&&(c+=`Clip Skip: ${s} Strength: ${g}\n`),""!==c&&(o+=c,o+="\n");const a=[];if(Array.from(document.querySelectorAll("p.mantine-Text-root")).find(e=>e.textContent.includes("Trigger Words"))){const e=Array.from(document.querySelectorAll("p.mantine-Text-root")).find(e=>e.textContent.includes("Trigger Words")).closest("tr");if(e){const n=e.closest("table");if(n){const r=n.querySelectorAll("div.m_347db0ec.mantine-Badge-root");0{const n=Array.from(e.querySelectorAll("div.whitespace-normal")).map(e=>e.textContent.trim()).filter(e=>""!==e);if(0]/g,"_"),""===n&&(n="civitai_info"),n+=".txt";const r=new Blob([o],{type:"text/plain;charset=utf-8"}),b=document.createElement("a");b.href=URL.createObjectURL(r),b.download=n,document.body.appendChild(b),b.click(),document.body.removeChild(b),URL.revokeObjectURL(b.href),alert(`情報をファイル「${n}」としてダウンロードしました!`)})();