Explorar el Código

Switched JSON file URL to RSF's repo

Brendan Abolivier hace 8 años
padre
commit
27991ab7e1
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1
    1
      eventPage.js
  2. 1
    1
      manifest.json

+ 1
- 1
eventPage.js Ver fichero

@@ -1,4 +1,4 @@
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 2
 sites = {}
3 3
 
4 4
 function getSitesAndMirrors() {

+ 1
- 1
manifest.json Ver fichero

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