chore(ads): update adsterra anti-adblock custom domain to downconvenientmagnetic
This commit is contained in:
@@ -3,7 +3,7 @@ import React, { useEffect, useRef } from "react";
|
||||
const AdBlock = ({
|
||||
className = "",
|
||||
adKey = "e0ca7c61c83457f093bbc2e261b43d31",
|
||||
adDomain = "www.highperformanceformat.com",
|
||||
adDomain = "downconvenientmagnetic.com",
|
||||
}) => {
|
||||
const iframeRef = useRef(null);
|
||||
|
||||
|
||||
@@ -42,7 +42,7 @@ const MobileAdBanner = () => {
|
||||
'params' : {}
|
||||
};
|
||||
</script>
|
||||
<script type="text/javascript" src="https://www.highperformanceformat.com/2965bcf877388cafa84160592c550f5a/invoke.js"></script>
|
||||
<script type="text/javascript" src="https://downconvenientmagnetic.com/2965bcf877388cafa84160592c550f5a/invoke.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
`);
|
||||
|
||||
@@ -13,7 +13,7 @@ const TabletAdSection = () => {
|
||||
<div className="flex-shrink-0">
|
||||
<AdBlock
|
||||
adKey="7c55aebcdd74f6e9a8dc24bd13e7d949"
|
||||
adDomain="www.highperformanceformat.com"
|
||||
adDomain="downconvenientmagnetic.com"
|
||||
/>
|
||||
</div>
|
||||
<div className="flex-shrink-0">
|
||||
|
||||
Reference in New Issue
Block a user