diff --git a/README.md b/README.md index 86cc14e..500fd3b 100755 --- a/README.md +++ b/README.md @@ -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