Skip to content

Commit

Permalink
revert: remove ad blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
KnownBlackHat committed Oct 7, 2023
1 parent 01bb875 commit 237a3ab
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/components/Main.js
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,6 @@ export default function Main (props) {
{content && content.map((item) => {

return <>
<amp-ad width="100vw" height="320"
type="adsense"
data-ad-client="ca-pub-4345375298479232"
data-ad-slot="3336053933"
data-auto-format="rspv"
data-full-width="">
<div overflow=""></div>
</amp-ad>

<MediaCard


Expand Down

0 comments on commit 237a3ab

Please sign in to comment.