diff --git a/CHANGELOG.md b/CHANGELOG.md index 6006f63ec..a1cb99f34 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,12 @@ Based on v1.9.1.8. **ccd0** - Pause offscreen WebM thumbnails, fix some bugs. +### v1.9.1.10 +*2014-09-09* + +**Worer** +- Remove mawa.re from archive list. + ### v1.9.1.9 *2014-09-07* diff --git a/src/Archive/archives.json b/src/Archive/archives.json index 6e9cb1a29..aa3ab8a9a 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -70,14 +70,4 @@ "software": "foolfuuka", "boards": ["asp", "cm", "h", "hc", "hm", "n", "p", "r", "s", "soc", "y"], "files": ["asp", "cm", "h", "hc", "hm", "n", "p", "r", "s", "soc", "y"] -}, { - "uid": 16, - "name": "maware", - "domain": "archive.mawa.re", - "http": true, - "https": false, - "software": "foolfuuka", - "boards": ["t"], - "files": ["t"], - "imagehosts": ["http://archive.mawa.re/"] }]