-
Notifications
You must be signed in to change notification settings - Fork 0
/
ad.html
24 lines (23 loc) · 1010 Bytes
/
ad.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<base href="https://abc.f-proj.com/" target="_blank">
</head>
<!-- "content_security_policy": "script-src 'self' '' 'sha256-L5Ih+kYNRCPUa0NsnkR7Bs4S0zMKsqU89SyZO4PWSEw=' 'sha256-L5Ih+kYNRCPUa0NsnkR7Bs4S0zMKsqU89SyZO4PWSEw=' object-src 'self';", -->
<body>
<script type="text/javascript" nonce="4AEemGb0xJptoIGFP3Nd">
amzn_assoc_placement = "adunit0";
amzn_assoc_search_bar = "true";
amzn_assoc_tracking_id = "fproj-20";
amzn_assoc_ad_mode = "manual";
amzn_assoc_ad_type = "smart";
amzn_assoc_marketplace = "amazon";
amzn_assoc_region = "US";
amzn_assoc_title = "My Amazon Picks";
amzn_assoc_linkid = "9ba9572e8eee77dde39894135af9e944";
amzn_assoc_asins = "B07RF1XD36,B07QKWTZ4B,B079TGL2BZ,B07RF2123Z";
</script>
<script sandbox='allow-scripts' src="https://z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US"></script>
</body>
</html>