File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 5
5
</ header >
6
6
< body >
7
7
< p > 5 hours to kill</ p >
8
- < p > < a href ='javascript:(function(){ const name = "callionica.copy-clicked-images"; const fn = globalThis[name]; if (fn === undefined) { const e = document.createElement("script"); e.type="module"; e.src="https://callionica.github.io/five-hours.js"; document.body.appendChild(e); } else { fn(); } })(); '> Shortcut</ a > </ p >
8
+ < p >
9
+ < a id ="copy-clicked-image " href ='javascript:(function(){ const name = "callionica.copy-clicked-images"; const fn = globalThis[name]; if (fn === undefined) { const e = document.createElement("script"); e.type="module"; e.src="https://callionica.github.io/five-hours.js"; document.body.appendChild(e); } else { fn(); } })(); '> Copy clicked images</ a >
10
+ < a href ='javascript:navigator.clipboard.writeText(document.querySelector("#copy-clicked-image").href) '> COPY</ a >
11
+ </ p >
9
12
</ body >
You can’t perform that action at this time.
0 commit comments