aboutsummaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2019-05-15 20:49:51 +0200
committerAlessio Vanni <vannilla@firemail.cc>2019-05-15 20:49:51 +0200
commitcf9314d10b12721c8c928305f298559f21ed7ba5 (patch)
tree303b6ddcdfa5792776a2e2b7688fdf4eafc45498 /assets
parentebf6455cd348834792866891e321b4282fa3a49a (diff)
parenta51744863384896b171fe54e952676ec36df6db0 (diff)
downloadematrix-cf9314d10b12721c8c928305f298559f21ed7ba5.tar.lz
ematrix-cf9314d10b12721c8c928305f298559f21ed7ba5.tar.xz
ematrix-cf9314d10b12721c8c928305f298559f21ed7ba5.zip
Merge branch 'fix-tld-handling'
Diffstat (limited to 'assets')
-rw-r--r--assets/assets.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/assets.json b/assets/assets.json
index 5b8c33a..7688e63 100644
--- a/assets/assets.json
+++ b/assets/assets.json
@@ -3,7 +3,7 @@
"content": "internal",
"updateAfter": 13,
"contentURL": [
- "https://raw.githubusercontent.com/gorhill/uMatrix/master/assets/assets.json",
+ "https://gitlab.com/vannilla/ematrix/raw/master/assets/assets.json",
"assets/assets.json"
]
},