File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ function AdFeed({ forPost, index }: { forPost?: boolean; index: number }) {
64
64
className = "adsbygoogle"
65
65
style = { { display : 'block' } }
66
66
data-ad-format = "fluid"
67
- data-ad-layout-key = "-6c+ce+2v-x+66 "
68
- data-ad-client = "ca-pub-9161852896103498 "
69
- data-ad-slot = "9446928451 "
67
+ data-ad-layout-key = "-6u+e5+1a-3q+77 "
68
+ data-ad-client = "ca-pub-5574866530496701 "
69
+ data-ad-slot = "2841722540 "
70
70
> </ ins >
71
71
</ Block >
72
72
) ;
@@ -87,18 +87,18 @@ function AdFeed({ forPost, index }: { forPost?: boolean; index: number }) {
87
87
className = "adsbygoogle"
88
88
style = { { display : 'block' } }
89
89
data-ad-format = "fluid"
90
- data-ad-layout-key = "-6c+ce+2v-x+66 "
91
- data-ad-client = "ca-pub-9161852896103498 "
92
- data-ad-slot = "2793890198 "
90
+ data-ad-layout-key = "-6u+e5+1a-3q+77 "
91
+ data-ad-client = "ca-pub-5574866530496701 "
92
+ data-ad-slot = "8480422066 "
93
93
> </ ins >
94
94
) : (
95
95
< ins
96
96
className = "adsbygoogle"
97
97
style = { { display : 'block' } }
98
98
data-ad-format = "fluid"
99
- data-ad-layout-key = "-6c+ce+2v-x+66 "
100
- data-ad-client = "ca-pub-9161852896103498 "
101
- data-ad-slot = "2793890198 "
99
+ data-ad-layout-key = "-6u+e5+1a-3q+77 "
100
+ data-ad-client = "ca-pub-5574866530496701 "
101
+ data-ad-slot = "8480422066 "
102
102
> </ ins >
103
103
) }
104
104
{ /* {isMobile ? (
You can’t perform that action at this time.
0 commit comments