Skip to content

Commit

Permalink
testing ads
Browse files Browse the repository at this point in the history
  • Loading branch information
Anas099X committed Dec 11, 2024
1 parent 38d77cf commit 51e9a14
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions main.py
Original file line number Diff line number Diff line change
Expand Up @@ -523,19 +523,7 @@ def ads_card():
Div(
Span("Ad", cls="indicator-item badge badge-success"), # Badge with "Ad"
Div(
Script(
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2090178937498462",
crossorigin="anonymous"
),
Ins(
cls="adsbygoogle w-96",
style="display:block;",
data_ad_format="fluid",
data_ad_layout_key="-gs-3+1f-3d+2z",
data_ad_client="ca-pub-2090178937498462",
data_ad_slot="8018346033"
),
Script('(adsbygoogle = window.adsbygoogle || []).push({});')
data_mndazid="54740ac2-34e1-4bcb-b575-b9e67b4d11e0"
),
cls="indicator" # Indicator class for styling
),
Expand Down

0 comments on commit 51e9a14

Please sign in to comment.