diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5be1f7c..2ea5c2ecb 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,6 +23,9 @@ The links to individual versions below are to copies of the script with the upda ### v1.10.2 +**v1.10.2.9** *(2015-03-02)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.9/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.9/builds/4chan-X-noupdate.crx "Chromium version")] +- (pleebe) Add not4plebs archive. + **v1.10.2.8** *(2015-02-28)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.8/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.10.2.8/builds/4chan-X-noupdate.crx "Chromium version")] - Fix v1.10.2.0's unintentional increase in the number of tabs needed to get to submit button. diff --git a/src/Archive/archives.json b/src/Archive/archives.json index a2a8b7e18..d2e1417a4 100644 --- a/src/Archive/archives.json +++ b/src/Archive/archives.json @@ -71,4 +71,13 @@ "boards": ["an", "fit", "gif", "int", "mlp", "out", "r9k", "qa", "toy"], "files": ["an", "fit", "gif", "int", "mlp", "out", "r9k", "qa", "toy"], "imagehosts": ["http://imcute.yt/"] +}, { + "uid": 22, + "name": "not4plebs", + "domain": "totally.not4plebs.org", + "http": true, + "https": true, + "software": "foolfuuka", + "boards": ["sp"], + "files": ["sp"] }]