Skip to content

Commit

Permalink
Merge pull request #540 from gladly-team/spicer/launch-kueez
Browse files Browse the repository at this point in the history
Launch kueez ad partner
  • Loading branch information
spicermatthews authored Oct 30, 2023
2 parents 892e7a9 + 119b3c0 commit ed7f1a2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"remark-parse": "^9.0.0",
"remark-rehype": "^8.0.0",
"swr": "^1.0.1",
"tab-ads": "^1.1.20",
"tab-ads": "^1.1.22",
"tab-cmp": "^0.15.0-alpha.0",
"unified": "^9.0.0",
"uuid": "^8.3.2"
Expand Down
8 changes: 8 additions & 0 deletions src/components/TabCMPHeadElements.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ import React from 'react'
// https://github.com/gladly-team/tab-cmp/blob/master/src/tagModified.html
const TabCMPHeadElements = () => (
<>
<script
type="text/javascript"
data-cfasync="false"
crossOrigin="anonymous"
src="https://static.kueezrtb.com/latest.js"
id="kueezrtb_latest"
/>

<script
src="//geoip-js.com/js/apis/geoip2/v2.1/geoip2.js"
type="text/javascript"
Expand Down

1 comment on commit ed7f1a2

@vercel
Copy link

@vercel vercel bot commented on ed7f1a2 Oct 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.