Skip to content

Instantly share code, notes, and snippets.

@xell
Created October 3, 2012 07:54
Show Gist options
  • Save xell/5f3e7e9e37e8b24a22c9 to your computer and use it in GitHub Desktop.
Save xell/5f3e7e9e37e8b24a22c9 to your computer and use it in GitHub Desktop.
Get cnBeta Hidden Comments
//获取cnBeta旧新闻中那些被隐藏的评论
//Get the (intentionally) hidden comments of past articles of cnBeta.com
javascript:void(window.open(encodeURI("http://5istar.net/cnbeta/?url=" + /\d+(?=\.htm)/.exec((document.location.href))[0]))); void 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment