chore(ads): update adsterra anti-adblock custom domain to downconvenientmagnetic

This commit is contained in:
Dwindi Ramadhana
2026-06-14 12:32:16 +07:00
parent fcbfeb44f8
commit 9232052508
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ import React, { useEffect, useRef } from "react";
const AdBlock = ({ const AdBlock = ({
className = "", className = "",
adKey = "e0ca7c61c83457f093bbc2e261b43d31", adKey = "e0ca7c61c83457f093bbc2e261b43d31",
adDomain = "www.highperformanceformat.com", adDomain = "downconvenientmagnetic.com",
}) => { }) => {
const iframeRef = useRef(null); const iframeRef = useRef(null);

View File

@@ -42,7 +42,7 @@ const MobileAdBanner = () => {
'params' : {} 'params' : {}
}; };
</script> </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> </body>
</html> </html>
`); `);

View File

@@ -13,7 +13,7 @@ const TabletAdSection = () => {
<div className="flex-shrink-0"> <div className="flex-shrink-0">
<AdBlock <AdBlock
adKey="7c55aebcdd74f6e9a8dc24bd13e7d949" adKey="7c55aebcdd74f6e9a8dc24bd13e7d949"
adDomain="www.highperformanceformat.com" adDomain="downconvenientmagnetic.com"
/> />
</div> </div>
<div className="flex-shrink-0"> <div className="flex-shrink-0">