I hate the fact that it shows tags like "ruined orgasm" or "denial"
It's like watching a movie and knowing what will happen all the time...
In my opinion there ahould be a button that says "show tags".. I like surprises and i dont wanna know all the key features of the tease before starting it! + "show tags" button is very easy to add to the site!
spoiler tags
- jackstock
- Explorer At Heart

- Posts: 711
- Joined: Sat Apr 28, 2012 1:05 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
- Location: Canada
Re: spoiler tags
There's too much variation in the teases. You have to know what you're looking for.
- cockheroaddict
- Explorer At Heart

- Posts: 308
- Joined: Mon Mar 18, 2013 7:24 pm
- Gender: Male
- Sexual Orientation: Straight
- I am a: None of the above
Re: spoiler tags
the tags are useful.why should i waste my time with pain teases when that isn't my thing ? or shemales ? or nipple clams or whatever. i'm sure people wanna do the teases they are into and not be bothered wasting their time on other stuff they aren't into
- crazyxxx
- Experimentor

- Posts: 1199
- Joined: Tue Jul 17, 2012 7:52 pm
- Gender: Male
- Sexual Orientation: Open to new ideas!
- I am a: Switch
- Location: Poland
- Contact:
Re: spoiler tags
Hardyyz, you can hide the tags yourself using a CSS-rewriting plugin for your browser. If you're using Chrome, I recommend Stylebot. The tags are conveniently displayed in a div with "tags" class, so you can just use something like:
Code: Select all
.tags { display: none }
