Disable pixfuture leaderboard ad
This commit is contained in:
@@ -13,14 +13,7 @@ onMount(() => {
|
||||
return
|
||||
}
|
||||
|
||||
switch (Math.floor(Math.random()*2)) {
|
||||
case 0:
|
||||
set_ad_type("pixfuture")
|
||||
break
|
||||
case 1:
|
||||
set_ad_type("nextmillennium")
|
||||
break
|
||||
}
|
||||
})
|
||||
|
||||
let set_ad_type = async t => {
|
||||
|
@@ -235,12 +235,12 @@ var defaultPixeldrainStyle = pixeldrainStyleSheet{
|
||||
ScrollbarForeground: hsl{266, .85, .40},
|
||||
ScrollbarHover: hsl{266, .85, .50},
|
||||
|
||||
Background: NewGradient(140, hsl{225, .9, .14}, hsl{274, .85, .16}, hsl{274, .85, .16}, hsl{310, .8, .12}),
|
||||
Background: NewGradient(120, hsl{225, .9, .12}, hsl{274, .85, .16}, hsl{274, .85, .16}, hsl{310, .8, .12}),
|
||||
BackgroundPattern: NoColor,
|
||||
ParallaxSlider: hsl{275, .8, .1},
|
||||
Navigation: RGBA{0, 0, 0, 0.1},
|
||||
Body: NoColor,
|
||||
Layer1: hsl{275, .8, .07},
|
||||
Layer1: hsl{275, .8, .10},
|
||||
Layer2: hsl{275, .75, .12},
|
||||
Layer3: hsl{275, .7, .18},
|
||||
Layer4: hsl{275, .65, .24},
|
||||
|
Reference in New Issue
Block a user