Browse Source

Switched JSON file URL to RSF's repo

Brendan Abolivier 8 years ago
parent
commit
27991ab7e1
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      eventPage.js
  2. 1
    1
      manifest.json

+ 1
- 1
eventPage.js View File

1
-sites_url = "https://raw.githubusercontent.com/babolivier/collateral-freedom/master/sites.json"
1
+sites_url = "https://raw.githubusercontent.com/RSF-RWB/collateralfreedom/master/sites.json"
2
 sites = {}
2
 sites = {}
3
 
3
 
4
 function getSitesAndMirrors() {
4
 function getSitesAndMirrors() {

+ 1
- 1
manifest.json View File

3
 
3
 
4
     "name": "RSF Censorship Detector",
4
     "name": "RSF Censorship Detector",
5
     "description": "Find access to blocked websites",
5
     "description": "Find access to blocked websites",
6
-    "version": "1.1",
6
+    "version": "1.2",
7
 
7
 
8
     "icons": {
8
     "icons": {
9
         "128": "rsc/icon-128.png"
9
         "128": "rsc/icon-128.png"