Release 4chan X v1.11.16.6.
This commit is contained in:
parent
6d62ec33ba
commit
abb688b0df
@ -4,6 +4,9 @@ Sometimes the changelog has notes (not comprehensive) acknowledging people's wor
|
||||
|
||||
### v1.11.16
|
||||
|
||||
**v1.11.16.6** *(2015-11-15)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.16.6/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.16.6/builds/4chan-X-noupdate.crx "Chromium version")]
|
||||
- Change link again from 4chan's hosting to `4chanpass@4chan.org`.
|
||||
|
||||
**v1.11.16.5** *(2015-11-15)* - [[Firefox](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.16.5/builds/4chan-X-noupdate.user.js "Firefox version")] [[Chromium](https://raw.githubusercontent.com/ccd0/4chan-x/1.11.16.5/builds/4chan-X-noupdate.crx "Chromium version")]
|
||||
- Change report form link from NCMEC to 4chan's hosting; only show below captcha.
|
||||
|
||||
|
||||
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
// ==UserScript==
|
||||
// @name 4chan X beta
|
||||
// @version 1.11.16.5
|
||||
// @version 1.11.16.6
|
||||
// @minGMVer 1.14
|
||||
// @minFFVer 26
|
||||
// @namespace 4chan-X
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// Generated by CoffeeScript
|
||||
// ==UserScript==
|
||||
// @name 4chan X beta
|
||||
// @version 1.11.16.5
|
||||
// @version 1.11.16.6
|
||||
// @minGMVer 1.14
|
||||
// @minFFVer 26
|
||||
// @namespace 4chan-X
|
||||
@ -433,7 +433,7 @@
|
||||
doc = d.documentElement;
|
||||
|
||||
g = {
|
||||
VERSION: '1.11.16.5',
|
||||
VERSION: '1.11.16.6',
|
||||
NAMESPACE: '4chan X.',
|
||||
boards: {}
|
||||
};
|
||||
@ -16414,8 +16414,8 @@
|
||||
}
|
||||
$.after(passAd, [
|
||||
$.tn('] ['), $.el('a', {
|
||||
href: 'mailto:abuse@quadranet.com',
|
||||
textContent: 'abuse@quadranet.com',
|
||||
href: 'mailto:4chanpass@4chan.org',
|
||||
textContent: 'Email 4chan',
|
||||
target: '_blank'
|
||||
})
|
||||
]);
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
// Generated by CoffeeScript
|
||||
// ==UserScript==
|
||||
// @name 4chan X
|
||||
// @version 1.11.16.5
|
||||
// @version 1.11.16.6
|
||||
// @minGMVer 1.14
|
||||
// @minFFVer 26
|
||||
// @namespace 4chan-X
|
||||
@ -433,7 +433,7 @@
|
||||
doc = d.documentElement;
|
||||
|
||||
g = {
|
||||
VERSION: '1.11.16.5',
|
||||
VERSION: '1.11.16.6',
|
||||
NAMESPACE: '4chan X.',
|
||||
boards: {}
|
||||
};
|
||||
@ -16414,8 +16414,8 @@
|
||||
}
|
||||
$.after(passAd, [
|
||||
$.tn('] ['), $.el('a', {
|
||||
href: 'mailto:abuse@quadranet.com',
|
||||
textContent: 'abuse@quadranet.com',
|
||||
href: 'mailto:4chanpass@4chan.org',
|
||||
textContent: 'Email 4chan',
|
||||
target: '_blank'
|
||||
})
|
||||
]);
|
||||
|
||||
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
// ==UserScript==
|
||||
// @name 4chan X
|
||||
// @version 1.11.16.5
|
||||
// @version 1.11.16.6
|
||||
// @minGMVer 1.14
|
||||
// @minFFVer 26
|
||||
// @namespace 4chan-X
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// Generated by CoffeeScript
|
||||
// ==UserScript==
|
||||
// @name 4chan X
|
||||
// @version 1.11.16.5
|
||||
// @version 1.11.16.6
|
||||
// @minGMVer 1.14
|
||||
// @minFFVer 26
|
||||
// @namespace 4chan-X
|
||||
@ -433,7 +433,7 @@
|
||||
doc = d.documentElement;
|
||||
|
||||
g = {
|
||||
VERSION: '1.11.16.5',
|
||||
VERSION: '1.11.16.6',
|
||||
NAMESPACE: '4chan X.',
|
||||
boards: {}
|
||||
};
|
||||
@ -16414,8 +16414,8 @@
|
||||
}
|
||||
$.after(passAd, [
|
||||
$.tn('] ['), $.el('a', {
|
||||
href: 'mailto:abuse@quadranet.com',
|
||||
textContent: 'abuse@quadranet.com',
|
||||
href: 'mailto:4chanpass@4chan.org',
|
||||
textContent: 'Email 4chan',
|
||||
target: '_blank'
|
||||
})
|
||||
]);
|
||||
|
||||
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
|
||||
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X-beta.crx' version='1.11.16.5' />
|
||||
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X-beta.crx' version='1.11.16.6' />
|
||||
</app>
|
||||
</gupdate>
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
|
||||
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X.crx' version='1.11.16.5' />
|
||||
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X.crx' version='1.11.16.6' />
|
||||
</app>
|
||||
</gupdate>
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
{
|
||||
"version": "1.11.16.5",
|
||||
"date": "2015-11-15T22:49:06.409Z"
|
||||
"version": "1.11.16.6",
|
||||
"date": "2015-11-16T00:08:01.875Z"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user