mirror of
https://github.com/anticensority/runet-censorship-bypass.git
synced 2024-11-10 19:46:34 +03:00
Announce that developer needed
This commit is contained in:
parent
c66d5b2d6c
commit
b1e097af7c
11
README.md
11
README.md
|
@ -1,3 +1,7 @@
|
|||
# [Maintainer Needed! Нужен разработчик!](https://github.com/anticensorship-russia/chromium-extension/issues/2)
|
||||
|
||||
Also, if you __unstar__, please, send [me](https://github.com/ilyaigpetrov) a note why you do so.
|
||||
|
||||
# Russian Anti-Censorship on PAC-Scripts
|
||||
|
||||
This repo contains:
|
||||
|
@ -7,7 +11,10 @@ This repo contains:
|
|||
| [Sources](https://github.com/ilyaigpetrov/anti-censorship-russia/tree/master/extensions/chromium/minimalistic-pac-setter)
|
||||
2. Proof of concept PAC-script generator based on https://github.com/zapret-info/z-i
|
||||
3. PAC-scripts performance analyses of scripts generated
|
||||
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) ([direct link](https://drive.google.com/uc?export=download&id=0B-ZCVSvuNWf0akpCOURNS2VCTmc)).
|
||||
4. Based on the research of step 3 [the final PAC-generator][pac-generator] ([Beta][pac-generator-debug]) 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) ([direct link](https://drive.google.com/uc?export=download&id=0B-ZCVSvuNWf0akpCOURNS2VCTmc)).
|
||||
|
||||
[pac-generator]: https://script.google.com/d/1bJhqyXlYem9cyVQwo02EfpsWWg8Ns20FuT4jP7sL_AkS1K_SBgm-V6fH/edit?usp=sharing
|
||||
[pac-generator-debug]: https://script.google.com/d/1M8H7rpvZc18hUJz6co3kEckklhSGVyj824p1LYv_CoKcpHDDW8rGcKZV/edit?usp=sharing
|
||||
|
||||
## Why I do This
|
||||
|
||||
|
@ -28,4 +35,4 @@ I decided to write an anti-censorship extension for Chromium before they strike
|
|||
Antizapret PAC script checks for IPs only with `indexOf`.
|
||||
Anticenz PAC script checks for hosts and IPs with `indexOf`, but lacks some IPs.
|
||||
3. If address is blocked PAC script returns proxy server to the browser: Antizapret, or Anticenz if the first one fails.
|
||||
4. PAC scripts on servers are updated periodically from https://github.com/zapret-info/z-i
|
||||
4. PAC scripts on servers are updated periodically from https://github.com/zapret-info/z-i
|
Loading…
Reference in New Issue
Block a user