NoScript interprets '*.example.com' to mean "all subdomains of example.com, but not example.com itself." And the cookies are apparently being set for amazon.de, not a subdomain.
If you want to include the domain as well as its subdomains, then drop the asterisk and just use a leading dot:
Code: Select all
.amazon.de