File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -17,27 +17,25 @@ export default {
17
17
timeout: false ,
18
18
position: POSITION .BOTTOM_LEFT ,
19
19
});
20
- // this.toast(this.getContent());
20
+ this .toast (this .getContent ());
21
21
},
22
22
methods: {
23
23
getContent () {
24
24
return (
25
25
< a
26
- href= " https://www.gamezop.com/?id=4032 "
26
+ href= " https://youtu.be/KM_10_riX7w "
27
27
target= " _blank"
28
- style= " display: flex; align-items: center; color: #fff; text-align: center;"
28
+ style= " display: flex; align-items: center; color: #fff; text-align: center; max-width: 420px "
29
29
>
30
- < img
30
+ { /* <img
31
31
src="/assets/gz-icon.gif"
32
32
alt="Gamezop"
33
33
width="48"
34
34
style="margin-right: 8px"
35
- / >
35
+ /> */ }
36
36
< span>
37
- Bored? Check out some fun games!
38
- < i style= " margin-top: 4px; display: block; font-size: 0.8em; color: #aaa" >
39
- (From our partner < span style= " color: #fff" > Gamezop< / span> )
40
- < / i>
37
+ 🔥 Enjoy Win7 Simu (web version) ad- free for a whole year with this
38
+ Black Friday 40 % discount code: BF2024
41
39
< / span>
42
40
< / a>
43
41
);
Original file line number Diff line number Diff line change @@ -31,5 +31,5 @@ module.exports = defineConfig({
31
31
} ,
32
32
} ,
33
33
34
- globalUIComponents : [ "GSiteSettings" , "GAffiliates " ] ,
34
+ globalUIComponents : [ "GSiteSettings" , "GSiteNotice " ] ,
35
35
} ) ;
You can’t perform that action at this time.
0 commit comments