Skip to content

paveloom-f/lbry-desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this fork

This fork disables the filter of black-listed content used in the official LBRY Desktop client by changing a few lines of code. Specifically, by applying

sed -ri 's|(app\.store\.dispatch\(doBlackListedOutpointsSubscribe\(\)\);)|// \1|g' ui/index.jsx
sed -ri 's|(app\.store\.dispatch\(doFilteredOutpointsSubscribe\(\)\);)|// \1|g' ui/index.jsx

in the build process.

It is a proof-of-concept piece of software, and users running it may put themselves at legal risk.

The releases for Windows, Linux, and macOS are available on the Releases page.

Git mirrors:

See also:

Learn more about:

About

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace (now without a blacklist)

Topics

Resources

License

Stars

Watchers

Forks