From 0bb4bc419efc296961c1716a1269fa3591d6ed8c Mon Sep 17 00:00:00 2001 From: "Ilya Ig. Petrov" Date: Mon, 4 Jan 2016 01:52:29 +0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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