For links from Twitter
![]() ![]() |
To work with links from Twitter or otherwise not from NYT front page, need to prepend: var url = window.location.href; if ( (url != 'http://www.nytimes.com/') && (url.indexOf('pagewanted=all') == -1) ) { if (url.indexOf('?') == -1)
|

