Release 4chan X v1.12.3.11.
This commit is contained in:
parent
e7c45f3355
commit
914873f5f0
@ -2,6 +2,9 @@
|
|||||||
|
|
||||||
### v1.12.3
|
### v1.12.3
|
||||||
|
|
||||||
|
**v1.12.3.11** *(2016-10-27)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.11/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.11/builds/4chan-X-noupdate.crx)]
|
||||||
|
- Update due to 4chan's ad changes, part two.
|
||||||
|
|
||||||
**v1.12.3.10** *(2016-10-27)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.10/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.10/builds/4chan-X-noupdate.crx)]
|
**v1.12.3.10** *(2016-10-27)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.10/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.10/builds/4chan-X-noupdate.crx)]
|
||||||
- Update due to 4chan's ad changes.
|
- Update due to 4chan's ad changes.
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name 4chan X beta
|
// @name 4chan X beta
|
||||||
// @version 1.12.3.10
|
// @version 1.12.3.11
|
||||||
// @minGMVer 1.14
|
// @minGMVer 1.14
|
||||||
// @minFFVer 26
|
// @minFFVer 26
|
||||||
// @namespace 4chan-X
|
// @namespace 4chan-X
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name 4chan X beta
|
// @name 4chan X beta
|
||||||
// @version 1.12.3.10
|
// @version 1.12.3.11
|
||||||
// @minGMVer 1.14
|
// @minGMVer 1.14
|
||||||
// @minFFVer 26
|
// @minFFVer 26
|
||||||
// @namespace 4chan-X
|
// @namespace 4chan-X
|
||||||
@ -147,7 +147,7 @@ docSet = function() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
g = {
|
g = {
|
||||||
VERSION: '1.12.3.10',
|
VERSION: '1.12.3.11',
|
||||||
NAMESPACE: '4chan X.',
|
NAMESPACE: '4chan X.',
|
||||||
boards: {}
|
boards: {}
|
||||||
};
|
};
|
||||||
@ -1300,15 +1300,17 @@ body > div[style*=\" top: -10000px;\"] {\n\
|
|||||||
visibility: hidden !important;\n\
|
visibility: hidden !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
/* Ads */\n\
|
/* Ads */\n\
|
||||||
:root:not(.ads-loaded) .ad-cnt > * {\n\
|
.ad-cnt > *, .adg-rects > * {\n\
|
||||||
height: auto;\n\
|
height: auto !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
:root:not(.ads-loaded) .adg-rects,\n\
|
|
||||||
:root:not(.ads-loaded) .ad-plea,\n\
|
:root:not(.ads-loaded) .ad-plea,\n\
|
||||||
:root:not(.ads-loaded) hr.abovePostForm,\n\
|
:root:not(.ads-loaded) hr.abovePostForm,\n\
|
||||||
:root:not(.ads-loaded) .ad-plea-bottom + hr {\n\
|
:root:not(.ads-loaded) .ad-plea-bottom + hr {\n\
|
||||||
display: none;\n\
|
display: none;\n\
|
||||||
}\n\
|
}\n\
|
||||||
|
:root:not(.ads-loaded) .adg-rects {\n\
|
||||||
|
margin: 0;\n\
|
||||||
|
}\n\
|
||||||
div.center[style] {\n\
|
div.center[style] {\n\
|
||||||
display: none !important;\n\
|
display: none !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
@ -3884,6 +3886,11 @@ www:
|
|||||||
}\n\
|
}\n\
|
||||||
:root:not(.js-enabled) #form {\n\
|
:root:not(.js-enabled) #form {\n\
|
||||||
display: block;\n\
|
display: block;\n\
|
||||||
|
}\n\
|
||||||
|
#bd > div[style], #bd > div[style] > * {\n\
|
||||||
|
height: auto !important;\n\
|
||||||
|
margin: 0 !important;\n\
|
||||||
|
font-size: 0;\n\
|
||||||
}\n"
|
}\n"
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name 4chan X
|
// @name 4chan X
|
||||||
// @version 1.12.3.10
|
// @version 1.12.3.11
|
||||||
// @minGMVer 1.14
|
// @minGMVer 1.14
|
||||||
// @minFFVer 26
|
// @minFFVer 26
|
||||||
// @namespace 4chan-X
|
// @namespace 4chan-X
|
||||||
@ -147,7 +147,7 @@ docSet = function() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
g = {
|
g = {
|
||||||
VERSION: '1.12.3.10',
|
VERSION: '1.12.3.11',
|
||||||
NAMESPACE: '4chan X.',
|
NAMESPACE: '4chan X.',
|
||||||
boards: {}
|
boards: {}
|
||||||
};
|
};
|
||||||
@ -1300,15 +1300,17 @@ body > div[style*=\" top: -10000px;\"] {\n\
|
|||||||
visibility: hidden !important;\n\
|
visibility: hidden !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
/* Ads */\n\
|
/* Ads */\n\
|
||||||
:root:not(.ads-loaded) .ad-cnt > * {\n\
|
.ad-cnt > *, .adg-rects > * {\n\
|
||||||
height: auto;\n\
|
height: auto !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
:root:not(.ads-loaded) .adg-rects,\n\
|
|
||||||
:root:not(.ads-loaded) .ad-plea,\n\
|
:root:not(.ads-loaded) .ad-plea,\n\
|
||||||
:root:not(.ads-loaded) hr.abovePostForm,\n\
|
:root:not(.ads-loaded) hr.abovePostForm,\n\
|
||||||
:root:not(.ads-loaded) .ad-plea-bottom + hr {\n\
|
:root:not(.ads-loaded) .ad-plea-bottom + hr {\n\
|
||||||
display: none;\n\
|
display: none;\n\
|
||||||
}\n\
|
}\n\
|
||||||
|
:root:not(.ads-loaded) .adg-rects {\n\
|
||||||
|
margin: 0;\n\
|
||||||
|
}\n\
|
||||||
div.center[style] {\n\
|
div.center[style] {\n\
|
||||||
display: none !important;\n\
|
display: none !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
@ -3884,6 +3886,11 @@ www:
|
|||||||
}\n\
|
}\n\
|
||||||
:root:not(.js-enabled) #form {\n\
|
:root:not(.js-enabled) #form {\n\
|
||||||
display: block;\n\
|
display: block;\n\
|
||||||
|
}\n\
|
||||||
|
#bd > div[style], #bd > div[style] > * {\n\
|
||||||
|
height: auto !important;\n\
|
||||||
|
margin: 0 !important;\n\
|
||||||
|
font-size: 0;\n\
|
||||||
}\n"
|
}\n"
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name 4chan X
|
// @name 4chan X
|
||||||
// @version 1.12.3.10
|
// @version 1.12.3.11
|
||||||
// @minGMVer 1.14
|
// @minGMVer 1.14
|
||||||
// @minFFVer 26
|
// @minFFVer 26
|
||||||
// @namespace 4chan-X
|
// @namespace 4chan-X
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name 4chan X
|
// @name 4chan X
|
||||||
// @version 1.12.3.10
|
// @version 1.12.3.11
|
||||||
// @minGMVer 1.14
|
// @minGMVer 1.14
|
||||||
// @minFFVer 26
|
// @minFFVer 26
|
||||||
// @namespace 4chan-X
|
// @namespace 4chan-X
|
||||||
@ -147,7 +147,7 @@ docSet = function() {
|
|||||||
};
|
};
|
||||||
|
|
||||||
g = {
|
g = {
|
||||||
VERSION: '1.12.3.10',
|
VERSION: '1.12.3.11',
|
||||||
NAMESPACE: '4chan X.',
|
NAMESPACE: '4chan X.',
|
||||||
boards: {}
|
boards: {}
|
||||||
};
|
};
|
||||||
@ -1300,15 +1300,17 @@ body > div[style*=\" top: -10000px;\"] {\n\
|
|||||||
visibility: hidden !important;\n\
|
visibility: hidden !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
/* Ads */\n\
|
/* Ads */\n\
|
||||||
:root:not(.ads-loaded) .ad-cnt > * {\n\
|
.ad-cnt > *, .adg-rects > * {\n\
|
||||||
height: auto;\n\
|
height: auto !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
:root:not(.ads-loaded) .adg-rects,\n\
|
|
||||||
:root:not(.ads-loaded) .ad-plea,\n\
|
:root:not(.ads-loaded) .ad-plea,\n\
|
||||||
:root:not(.ads-loaded) hr.abovePostForm,\n\
|
:root:not(.ads-loaded) hr.abovePostForm,\n\
|
||||||
:root:not(.ads-loaded) .ad-plea-bottom + hr {\n\
|
:root:not(.ads-loaded) .ad-plea-bottom + hr {\n\
|
||||||
display: none;\n\
|
display: none;\n\
|
||||||
}\n\
|
}\n\
|
||||||
|
:root:not(.ads-loaded) .adg-rects {\n\
|
||||||
|
margin: 0;\n\
|
||||||
|
}\n\
|
||||||
div.center[style] {\n\
|
div.center[style] {\n\
|
||||||
display: none !important;\n\
|
display: none !important;\n\
|
||||||
}\n\
|
}\n\
|
||||||
@ -3884,6 +3886,11 @@ www:
|
|||||||
}\n\
|
}\n\
|
||||||
:root:not(.js-enabled) #form {\n\
|
:root:not(.js-enabled) #form {\n\
|
||||||
display: block;\n\
|
display: block;\n\
|
||||||
|
}\n\
|
||||||
|
#bd > div[style], #bd > div[style] > * {\n\
|
||||||
|
height: auto !important;\n\
|
||||||
|
margin: 0 !important;\n\
|
||||||
|
font-size: 0;\n\
|
||||||
}\n"
|
}\n"
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|||||||
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||||
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
|
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
|
||||||
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X-beta.crx' version='1.12.3.10' />
|
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X-beta.crx' version='1.12.3.11' />
|
||||||
</app>
|
</app>
|
||||||
</gupdate>
|
</gupdate>
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
<?xml version='1.0' encoding='UTF-8'?>
|
<?xml version='1.0' encoding='UTF-8'?>
|
||||||
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
<gupdate xmlns='http://www.google.com/update2/response' protocol='2.0'>
|
||||||
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
|
<app appid='lacclbnghgdicfifcamcmcnilckjamag'>
|
||||||
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X.crx' version='1.12.3.10' />
|
<updatecheck codebase='https://www.4chan-x.net/builds/4chan-X.crx' version='1.12.3.11' />
|
||||||
</app>
|
</app>
|
||||||
</gupdate>
|
</gupdate>
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"version": "1.12.3.10",
|
"version": "1.12.3.11",
|
||||||
"date": "2016-10-27T17:31:18.611Z"
|
"date": "2016-10-27T18:32:00.008Z"
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user