flying-pages icon indicating copy to clipboard operation
flying-pages copied to clipboard

Anchors - duplicated prefetches

Open pavelloz opened this issue 2 years ago • 0 comments

Hello,

I inlined your script to make my website faster, but i noticed that it is downloading the page im already in multiple times. I figured thats because i have internal links (footnotes, headers).

Maybe it would be smart to keep track of urls (without #) and prevent script from firing off duplicated requests.

This is how it looks like: image

Other than that great job, it works very nice and is easy to use.

pavelloz avatar Mar 20 '22 14:03 pavelloz