diff --git a/CHANGELOG.md b/CHANGELOG.md
index b49e0ddf3..bcd8b3e2a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,9 @@
### v1.12.3
+**v1.12.3.8** *(2016-10-13)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.8/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.8/builds/4chan-X-noupdate.crx)]
+- Don't run 4chan X on the donation or advertisement purchase pages (it already didn't run on the pass purchase page).
+
**v1.12.3.7** *(2016-10-09)* - [[Userscript](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.7/builds/4chan-X-noupdate.user.js)] [[Chrome extension](https://raw.githubusercontent.com/ccd0/4chan-x/1.12.3.7/builds/4chan-X-noupdate.crx)]
- Workaround for problem on 4chan's end with images not loading.
- The error messages displayed when the Chrome extension updates but the tab has not been reloaded have been replaced with a single warning message asking you to reload the tab.
diff --git a/builds/4chan-X-beta.crx b/builds/4chan-X-beta.crx
index d9b2b8bdd..a420fd81c 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 18c5eb898..d04c14050 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.12.3.7
+// @version 1.12.3.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -22,6 +22,14 @@
// @exclude https://www.4chan.org/pass
// @exclude http://www.4chan.org/pass?*
// @exclude https://www.4chan.org/pass?*
+// @exclude http://www.4chan.org/advertise
+// @exclude https://www.4chan.org/advertise
+// @exclude http://www.4chan.org/advertise?*
+// @exclude https://www.4chan.org/advertise?*
+// @exclude http://www.4chan.org/donate
+// @exclude https://www.4chan.org/donate
+// @exclude http://www.4chan.org/donate?*
+// @exclude https://www.4chan.org/donate?*
// @connect i.4cdn.org
// @connect *
// @grant GM_getValue
diff --git a/builds/4chan-X-beta.user.js b/builds/4chan-X-beta.user.js
index 30898462e..3d2796947 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.12.3.7
+// @version 1.12.3.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -22,6 +22,14 @@
// @exclude https://www.4chan.org/pass
// @exclude http://www.4chan.org/pass?*
// @exclude https://www.4chan.org/pass?*
+// @exclude http://www.4chan.org/advertise
+// @exclude https://www.4chan.org/advertise
+// @exclude http://www.4chan.org/advertise?*
+// @exclude https://www.4chan.org/advertise?*
+// @exclude http://www.4chan.org/donate
+// @exclude https://www.4chan.org/donate
+// @exclude http://www.4chan.org/donate?*
+// @exclude https://www.4chan.org/donate?*
// @connect i.4cdn.org
// @connect *
// @grant GM_getValue
@@ -136,7 +144,7 @@ docSet = function() {
};
g = {
- VERSION: '1.12.3.7',
+ VERSION: '1.12.3.8',
NAMESPACE: '4chan X.',
boards: {}
};
diff --git a/builds/4chan-X-noupdate.crx b/builds/4chan-X-noupdate.crx
index 17bb9d4ad..971f6dc36 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 f1c52ce53..70c9d3312 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.12.3.7
+// @version 1.12.3.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -22,6 +22,14 @@
// @exclude https://www.4chan.org/pass
// @exclude http://www.4chan.org/pass?*
// @exclude https://www.4chan.org/pass?*
+// @exclude http://www.4chan.org/advertise
+// @exclude https://www.4chan.org/advertise
+// @exclude http://www.4chan.org/advertise?*
+// @exclude https://www.4chan.org/advertise?*
+// @exclude http://www.4chan.org/donate
+// @exclude https://www.4chan.org/donate
+// @exclude http://www.4chan.org/donate?*
+// @exclude https://www.4chan.org/donate?*
// @connect i.4cdn.org
// @connect *
// @grant GM_getValue
@@ -136,7 +144,7 @@ docSet = function() {
};
g = {
- VERSION: '1.12.3.7',
+ VERSION: '1.12.3.8',
NAMESPACE: '4chan X.',
boards: {}
};
diff --git a/builds/4chan-X.crx b/builds/4chan-X.crx
index 561c68a7b..6e3500f18 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 399a4387e..00471a04a 100644
--- a/builds/4chan-X.meta.js
+++ b/builds/4chan-X.meta.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
-// @version 1.12.3.7
+// @version 1.12.3.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -22,6 +22,14 @@
// @exclude https://www.4chan.org/pass
// @exclude http://www.4chan.org/pass?*
// @exclude https://www.4chan.org/pass?*
+// @exclude http://www.4chan.org/advertise
+// @exclude https://www.4chan.org/advertise
+// @exclude http://www.4chan.org/advertise?*
+// @exclude https://www.4chan.org/advertise?*
+// @exclude http://www.4chan.org/donate
+// @exclude https://www.4chan.org/donate
+// @exclude http://www.4chan.org/donate?*
+// @exclude https://www.4chan.org/donate?*
// @connect i.4cdn.org
// @connect *
// @grant GM_getValue
diff --git a/builds/4chan-X.user.js b/builds/4chan-X.user.js
index c52cb303a..8b43d5f05 100644
--- a/builds/4chan-X.user.js
+++ b/builds/4chan-X.user.js
@@ -1,6 +1,6 @@
// ==UserScript==
// @name 4chan X
-// @version 1.12.3.7
+// @version 1.12.3.8
// @minGMVer 1.14
// @minFFVer 26
// @namespace 4chan-X
@@ -22,6 +22,14 @@
// @exclude https://www.4chan.org/pass
// @exclude http://www.4chan.org/pass?*
// @exclude https://www.4chan.org/pass?*
+// @exclude http://www.4chan.org/advertise
+// @exclude https://www.4chan.org/advertise
+// @exclude http://www.4chan.org/advertise?*
+// @exclude https://www.4chan.org/advertise?*
+// @exclude http://www.4chan.org/donate
+// @exclude https://www.4chan.org/donate
+// @exclude http://www.4chan.org/donate?*
+// @exclude https://www.4chan.org/donate?*
// @connect i.4cdn.org
// @connect *
// @grant GM_getValue
@@ -136,7 +144,7 @@ docSet = function() {
};
g = {
- VERSION: '1.12.3.7',
+ VERSION: '1.12.3.8',
NAMESPACE: '4chan X.',
boards: {}
};
diff --git a/builds/4chan-X.zip b/builds/4chan-X.zip
index 12cb95411..9fd93d961 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 6cb03c1fe..37afa4475 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 29f078841..d6bf4304a 100644
--- a/builds/updates.xml
+++ b/builds/updates.xml
@@ -1,7 +1,7 @@
-
+
diff --git a/version.json b/version.json
index c10eab808..97534131b 100644
--- a/version.json
+++ b/version.json
@@ -1,4 +1,4 @@
{
- "version": "1.12.3.7",
- "date": "2016-10-09T19:10:40.963Z"
+ "version": "1.12.3.8",
+ "date": "2016-10-13T06:41:49.619Z"
}
\ No newline at end of file