浏览代码

Switched JSON file URL to RSF's repo

父节点
当前提交
27991ab7e1
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1
    1
      eventPage.js
  2. 1
    1
      manifest.json

+ 1
- 1
eventPage.js 查看文件

@@ -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 查看文件

@@ -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"