Created
August 6, 2024 11:59
-
-
Save MarekBodinger/8c19ab3d92325cb0d090b110de9752a0 to your computer and use it in GitHub Desktop.
Open current URL in jina.ai
This file contains hidden or 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
window.open(`https://r.jina.ai/${window.location.href}`, '_blank'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment