mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
fewer internal banners
This commit is contained in:
parent
e48cd4f67f
commit
cf6ab6ae16
@ -90,7 +90,7 @@ export default {
|
||||
(this.adsInternal[this.currentKey] || adPlaceholders[this.currentKey]);
|
||||
},
|
||||
adConfig() {
|
||||
if (!this.externalAdsEnabled && Math.random() < 0.3) {
|
||||
if (!this.externalAdsEnabled && Math.random() < 0.9) {
|
||||
return { active: false };
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user