diff --git a/CHANGELOG.md b/CHANGELOG.md index e715a6878..4a38367bc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ ## v1.13.0 +**v1.13.0.16** *(2016-10-27)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.0.16/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.0.16/builds/4chan-X-noupdate.crx)] +- Merge v1.12.3.11: Update due to 4chan's ad changes, part two. + **v1.13.0.15** *(2016-10-27)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.0.15/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.13.0.15/builds/4chan-X-noupdate.crx)] - Merge v1.12.3.10: Update due to 4chan's ad changes. diff --git a/builds/4chan-X-beta.crx b/builds/4chan-X-beta.crx index 07af8149c..b05087e85 100644 Binary files a/builds/4chan-X-beta.crx and b/builds/4chan-X-beta.crx differ diff --git a/builds/4chan-X-beta.meta.js b/builds/4chan-X-beta.meta.js index bc6bfdc4a..7c3720c30 100644 --- a/builds/4chan-X-beta.meta.js +++ b/builds/4chan-X-beta.meta.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan X beta -// @version 1.13.0.15 +// @version 1.13.0.16 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X diff --git a/builds/4chan-X-beta.user.js b/builds/4chan-X-beta.user.js index b2de4749a..05e563022 100644 --- a/builds/4chan-X-beta.user.js +++ b/builds/4chan-X-beta.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan X beta -// @version 1.13.0.15 +// @version 1.13.0.16 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -147,7 +147,7 @@ docSet = function() { }; g = { - VERSION: '1.13.0.15', + VERSION: '1.13.0.16', NAMESPACE: '4chan X.', boards: {} }; @@ -1314,15 +1314,17 @@ body > div[style*=\" top: -10000px;\"] {\n\ max-width: calc(100vw - 50px);\n\ }\n\ /* Ads */\n\ -:root:not(.ads-loaded) .ad-cnt > * {\n\ - height: auto;\n\ +.ad-cnt > *, .adg-rects > * {\n\ + height: auto !important;\n\ }\n\ -:root:not(.ads-loaded) .adg-rects,\n\ :root:not(.ads-loaded) .ad-plea,\n\ :root:not(.ads-loaded) hr.abovePostForm,\n\ :root:not(.ads-loaded) .ad-plea-bottom + hr {\n\ display: none;\n\ }\n\ +:root:not(.ads-loaded) .adg-rects {\n\ + margin: 0;\n\ +}\n\ div.center[style] {\n\ display: none !important;\n\ }\n\ @@ -4127,6 +4129,11 @@ www: }\n\ :root:not(.js-enabled) #form {\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" }; diff --git a/builds/4chan-X-noupdate.crx b/builds/4chan-X-noupdate.crx index 1507c77b9..50006a8eb 100644 Binary files a/builds/4chan-X-noupdate.crx and b/builds/4chan-X-noupdate.crx differ diff --git a/builds/4chan-X-noupdate.user.js b/builds/4chan-X-noupdate.user.js index 0cca61e3b..fde9a538b 100644 --- a/builds/4chan-X-noupdate.user.js +++ b/builds/4chan-X-noupdate.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan X -// @version 1.13.0.15 +// @version 1.13.0.16 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -147,7 +147,7 @@ docSet = function() { }; g = { - VERSION: '1.13.0.15', + VERSION: '1.13.0.16', NAMESPACE: '4chan X.', boards: {} }; @@ -1314,15 +1314,17 @@ body > div[style*=\" top: -10000px;\"] {\n\ max-width: calc(100vw - 50px);\n\ }\n\ /* Ads */\n\ -:root:not(.ads-loaded) .ad-cnt > * {\n\ - height: auto;\n\ +.ad-cnt > *, .adg-rects > * {\n\ + height: auto !important;\n\ }\n\ -:root:not(.ads-loaded) .adg-rects,\n\ :root:not(.ads-loaded) .ad-plea,\n\ :root:not(.ads-loaded) hr.abovePostForm,\n\ :root:not(.ads-loaded) .ad-plea-bottom + hr {\n\ display: none;\n\ }\n\ +:root:not(.ads-loaded) .adg-rects {\n\ + margin: 0;\n\ +}\n\ div.center[style] {\n\ display: none !important;\n\ }\n\ @@ -4127,6 +4129,11 @@ www: }\n\ :root:not(.js-enabled) #form {\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" }; diff --git a/builds/4chan-X.crx b/builds/4chan-X.crx index cdb867628..13e123115 100644 Binary files a/builds/4chan-X.crx and b/builds/4chan-X.crx differ diff --git a/builds/4chan-X.meta.js b/builds/4chan-X.meta.js index 2b491d7ea..ac9e7b6a7 100644 --- a/builds/4chan-X.meta.js +++ b/builds/4chan-X.meta.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan X -// @version 1.13.0.15 +// @version 1.13.0.16 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js index d4aa4e8aa..bbafb833f 100644 --- a/builds/4chan-X.user.js +++ b/builds/4chan-X.user.js @@ -1,6 +1,6 @@ // ==UserScript== // @name 4chan X -// @version 1.13.0.15 +// @version 1.13.0.16 // @minGMVer 1.14 // @minFFVer 26 // @namespace 4chan-X @@ -147,7 +147,7 @@ docSet = function() { }; g = { - VERSION: '1.13.0.15', + VERSION: '1.13.0.16', NAMESPACE: '4chan X.', boards: {} }; @@ -1314,15 +1314,17 @@ body > div[style*=\" top: -10000px;\"] {\n\ max-width: calc(100vw - 50px);\n\ }\n\ /* Ads */\n\ -:root:not(.ads-loaded) .ad-cnt > * {\n\ - height: auto;\n\ +.ad-cnt > *, .adg-rects > * {\n\ + height: auto !important;\n\ }\n\ -:root:not(.ads-loaded) .adg-rects,\n\ :root:not(.ads-loaded) .ad-plea,\n\ :root:not(.ads-loaded) hr.abovePostForm,\n\ :root:not(.ads-loaded) .ad-plea-bottom + hr {\n\ display: none;\n\ }\n\ +:root:not(.ads-loaded) .adg-rects {\n\ + margin: 0;\n\ +}\n\ div.center[style] {\n\ display: none !important;\n\ }\n\ @@ -4127,6 +4129,11 @@ www: }\n\ :root:not(.js-enabled) #form {\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" }; diff --git a/builds/4chan-X.zip b/builds/4chan-X.zip index d99b4cfd4..5c94487ea 100644 Binary files a/builds/4chan-X.zip and b/builds/4chan-X.zip differ diff --git a/builds/updates-beta.xml b/builds/updates-beta.xml index afca1a21f..56cea02bd 100644 --- a/builds/updates-beta.xml +++ b/builds/updates-beta.xml @@ -1,7 +1,7 @@ - + diff --git a/builds/updates.xml b/builds/updates.xml index 76a92eae1..74066d3bc 100644 --- a/builds/updates.xml +++ b/builds/updates.xml @@ -1,7 +1,7 @@ - + diff --git a/version.json b/version.json index f0f8b84f1..d798ac087 100644 --- a/version.json +++ b/version.json @@ -1,4 +1,4 @@ { - "version": "1.13.0.15", - "date": "2016-10-27T17:36:24.555Z" + "version": "1.13.0.16", + "date": "2016-10-27T18:35:46.546Z" } \ No newline at end of file