Update README.md

This commit is contained in:
Ilya Ig. Petrov 2016-01-04 01:52:29 +05:00
parent d511272642
commit 0bb4bc419e

View File

@ -1,11 +1,13 @@
# Russian Anti-Censorship on PAC-Scripts
This repo contains:
* Chrome Extension to bypass censorship in Russia:
1. Chrome Extension to bypass censorship in Russia:
[WebStore](https://chrome.google.com/webstore/detail/npgcnondjocldhldegnakemclmfkngch)
| [Sources](https://github.com/ilyaigpetrov/anti-censorship-russia/tree/master/extensions/chromium/minimalistic-pac-setter)
* PAC-scripts performance analyses
* PAC-script generator based on https://github.com/zapret-info/z-i
2. Proof of concept PAC-script generator based on https://github.com/zapret-info/z-i
3. PAC-scripts performance analyses of scripts generated by generator 2.
4. Based on the research of step 3. [the final PAC-generator](https://script.google.com/d/1bJhqyXlYem9cyVQwo02EfpsWWg8Ns20FuT4jP7sL_AkS1K_SBgm-V6fH/edit?usp=sharing) was written as a Google App Script in JavaScript which is triggered every two hours to generate and publish [PAC-script on Google Drive](https://drive.google.com/open?id=0B-ZCVSvuNWf0akpCOURNS2VCTmc).
## Why I do This