mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-24 02:13:43 +03:00
Update README.md
This commit is contained in:
parent
17df400c1f
commit
f07a4890f4
12
README.md
12
README.md
|
@ -10,17 +10,15 @@ This repo contains my efforts to fight censorhip in Russia.
|
|||
## Why I do This
|
||||
|
||||
I believe __information mustn't be blocked based on political or other subjective views__.
|
||||
[See arguments against censorship (ru)](https://gist.github.com/ilyaigpetrov/9452b93ef3d7dd3d8cc2)
|
||||
|
||||
My maxim is "Your freedom ends when it starts to confine the freedom of others".
|
||||
My maxim is _"Your freedom ends when it starts to confine the freedom of others"_.
|
||||
|
||||
Looking at how Russian government [distorts TV](https://therussianreader.wordpress.com/2015/11/22/russian-truckers-strike-dagestan/) and blocks Internet, I decided to write an anti-censorship extension for Chromium before they strike me first.
|
||||
[See my arguments against censorship (ru)](https://gist.github.com/ilyaigpetrov/9452b93ef3d7dd3d8cc2)
|
||||
|
||||
For good or bad, Russian government blocks
|
||||
[Main Kampf](https://en.wikipedia.org/wiki/Mein_Kampf) and
|
||||
[critics of Putin](http://www.reuters.com/article/2014/03/13/us-russia-internet-idUSBREA2C21L20140313).
|
||||
Looking at how Russian government [distorts TV](https://therussianreader.wordpress.com/2015/11/22/russian-truckers-strike-dagestan/) and blocks [critics of Putin](http://www.reuters.com/article/2014/03/13/us-russia-internet-idUSBREA2C21L20140313),
|
||||
I decided to write an anti-censorship extension for Chromium before they strike me first.
|
||||
|
||||
## PAC-script Performance Analysis
|
||||
## PAC-Script Performance Analysis
|
||||
|
||||
```javascript
|
||||
if (Is_subdomain_of( host, blocked_hosts ))
|
||||
|
|
Loading…
Reference in New Issue
Block a user