2020-04-25 04:55:06 +00:00
<!doctype html>
< html >
< head >
< title > Zk | 2012-12-08-1-uh-which-do-i-click< / title >
< link rel = "stylesheet" type = "text/css" href = "/style.css" / >
< meta name = "viewport" content = "width=device-width" / >
< meta charset = "utf-8" / >
< / head >
< body >
< main >
< header >
< h1 > Zk | 2012-12-08-1-uh-which-do-i-click< / h1 >
< / header >
< article class = "content" >
< hr / >
< p > type: link
link: http://help.pandora.com/customer/portal/articles/84635-why-does-pandora-need-my-gender-
2020-06-24 07:10:07 +00:00
title: Uh… Which Do I Click?
2020-04-25 04:55:06 +00:00
date: 2012-12-08
slug: uh-which-do-i-click< / p >
< hr / >
2020-06-24 07:10:07 +00:00
< p > I had to sign up for Pandora in order to get a gift this year, and was presented with a required question asking my gender with the two standard options. It’ s apparently required in order to provide targeted ads, which, well, okay, but boy howdy did it make me feel super awkward for some reason. < / p >
2020-04-25 04:55:06 +00:00
< p > Just kind of makes me feel like a weirdo :oP< / p >
< / article >
< footer >
2020-06-24 07:10:07 +00:00
< p > Page generated on 2020-06-24< / p >
2020-04-25 04:55:06 +00:00
< / footer >
< / main >
2020-06-24 07:10:07 +00:00
< script type = "text/javascript" >
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `< a href = "/tags.html#${text}" > ${text}< / a > `;
});
< / script >
2020-04-25 04:55:06 +00:00
< / body >
< / html >