Annoying features

Is something wrong? Do you have any suggestions? Let us know.
Kirby
Honinbo
Posts: 9553
Joined: Wed Feb 24, 2010 6:04 pm
GD Posts: 0
KGS: Kirby
Tygem: 커비라고해
Has thanked: 1583 times
Been thanked: 1707 times

Re: Annoying features

Post by Kirby »

Tapatalk was added as a result of this thread:
http://www.lifein19x19.com/forum/viewto ... =14&t=5213

I can remove it, but I'd like to get a feel for how people think about the feature. Please vote on your preference here:
http://lifein19x19.com/forum/viewtopic.php?f=14&t=12339
viewtopic.php?f=14&t=12340
be immersed
User avatar
oren
Oza
Posts: 2777
Joined: Sun Apr 18, 2010 5:54 pm
GD Posts: 0
KGS: oren
Tygem: oren740, orenl
IGS: oren
Wbaduk: oren
Location: Seattle, WA
Has thanked: 251 times
Been thanked: 549 times

Re: Annoying features

Post by oren »

Kirby wrote:I can remove it, but I'd like to get a feel for how people think about the feature. Please vote on your preference here:
viewtopic.php?f=14&t=12339


Can you do tapatalk and not have it add the ad? Or change that 90 days to something huge?
tj86430
Gosei
Posts: 1348
Joined: Wed Apr 28, 2010 12:42 am
Rank: FGA 7k GoR 1297
GD Posts: 0
Location: Finland
Has thanked: 49 times
Been thanked: 129 times

Re: Annoying features

Post by tj86430 »

oren wrote:
Kirby wrote:I can remove it, but I'd like to get a feel for how people think about the feature. Please vote on your preference here:
viewtopic.php?f=14&t=12339


Can you do tapatalk and not have it add the ad? Or change that 90 days to something huge?

The tapatalk javascript has this function:

Code: Select all

function setTapatalkCookies() {
    var date = new Date();
    var days = 90;
    date.setTime(date.getTime()+(days*24*60*60*1000));
    var expires = "; expires="+ date.toGMTString();
    document.cookie = "tapatalk_redirect=false" + expires;
}


Changing days = 90 to something else should be trivial
Offending ad removed
Kirby
Honinbo
Posts: 9553
Joined: Wed Feb 24, 2010 6:04 pm
GD Posts: 0
KGS: Kirby
Tygem: 커비라고해
Has thanked: 1583 times
Been thanked: 1707 times

Re: Annoying features

Post by Kirby »

Thanks for the feedback. I misunderstood.

Please vote here instead:
viewtopic.php?f=14&t=12340
be immersed
Post Reply