This commit is contained in:
ovn-is 2025-03-06 20:18:58 +00:00 committed by GitHub
commit f904b8d40f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -29,7 +29,7 @@ const About = props => {
</p>
<p>
<b>PC Usage</b>: Press Ctrl-Shift-B to view the bookmark bar, and then drag this bookmarklet:
<a className='bookmarklet' href='javascript:window.open(location.href.replace(/:\/\/([\w-]+.)?(reddit\.com\/r|reveddit\.com\/v)\//i, "://www.unddit.com/r/"), "_blank")'>
<a className='bookmarklet' href='javascript:void(window.open(location.href.replace(/:\/\/([\w-]+.)?(reddit\.com\/r|reveddit\.com\/v)\//i, "://www.unddit.com/r/"), "_blank"))'>
Unddit
</a>
to the bar and click it when viewing a Reddit post.