top of page
Featured Posts

SHE GOT GAME BUT NOT IF SHE DARK SKIN

  • Aug 5, 2015
  • 1 min read

The new reality show "She got Game" perpetuates dark skinned female beauty discrimination.

It is quite clear that dark skinned women are seen as perpetually inferior......DARK SKINNED TEENAGE GIRLS AND BOYS SHOULD NOT WATCH THIS SHOW...ever ........ugh..so pass pissed the f......off


 
 
 

Comments


Recent Posts
Check back soon
Once posts are published, you’ll see them here.
Archive
Search By Tags
Follow Rashida
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page
(function () { function fixText(el) { if (el && el.innerText.includes("Rent")) { el.innerText = el.innerText.replace("Rent", "Buy"); } } function styleButton(btn) { if (btn && !btn.classList.contains("custom-buy-button")) { btn.classList.add("custom-buy-button"); } } function linkTitle(title, btn) { if (title && btn && !title.dataset.purchaseLinked) { title.style.cursor = "pointer"; title.addEventListener("click", () => btn.click()); title.dataset.purchaseLinked = "true"; } } function setup() { const btn = document.querySelector('[data-hook="paid-access-button"]'); const textEl = document.querySelector('[data-hook="paid-access-button"] .Cg2xdo'); const title = document.querySelector('[data-hook="title"]'); if (!btn || !textEl) return false; styleButton(btn); fixText(textEl); linkTitle(title, btn); // Watch this exact node for Wix re-rendering it and correct instantly const observer = new MutationObserver(() => { fixText(textEl); styleButton(btn); }); observer.observe(textEl, { childList: true, characterData: true, subtree: true }); observer.observe(btn, { attributes: true, attributeFilter: ["class"] }); return true; } // Keep trying until the widget mounts, then hand off to the observer const poll = setInterval(() => { if (setup()) clearInterval(poll); }, 500); })();