Skip to content

Bitchute mini proxy to work around twitter censorship.

Notifications You must be signed in to change notification settings

christianwestbrook/chute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

chute

Bitchute mini proxy to work around twitter censorship.

Setup

You will need to have mod_rewrite enabled to catch all URIs:

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-l

RewriteRule .* index.php [L]

Use

Use this site to get around Twitter's censorship of Bitchute videos.

For example, twitter won't let me share https://www.bitchute.com/video/pQ84E954pkgj/ Instead share http://chute.props.org/pQ84E954pkgj

License

This script is released into public domain.

Thanks

Thanks to all subscribers and supporters of the Ice Age Farmer broadcast (http://iceagefarmer.com), to all truth-telling researchers and journalists, and all patriots.

About

Bitchute mini proxy to work around twitter censorship.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages