2017年5月1日
摘要: 这只是一个测试// <![CDATA[$(function () { if (isLogined && !c_has_follwed) { $.ajax({ url: "/mvc/Follow/FollowBlogger.aspx", data: '{"blogUserGuid":"43ebfc82 阅读全文
posted @ 2017-05-01 11:09 supermanlee 阅读(118) 评论(0) 推荐(0)
摘要: <script type="text/javascript">// <![CDATA[$(function () { if (isLogined && !c_has_follwed) { $.ajax({ url: "/mvc/Follow/FollowBlogger.aspx", data: '{ 阅读全文
posted @ 2017-05-01 10:46 supermanlee 阅读(84) 评论(0) 推荐(0)
摘要: $(function () { if (isLogined && !c_has_follwed) { $.ajax({ url: "/mvc/Follow/FollowBlogger.aspx", data: '{"blogUserGuid":"43ebfc82-bdeb-df11-ac81-842 阅读全文
posted @ 2017-05-01 10:45 supermanlee 阅读(106) 评论(0) 推荐(0)
摘要: void(document.body.innerHTML.replace(/"return DeletePost\((\d+),([^"]+)\)"/g, function () { var thatArguments = arguments; $.ajax({ type: 'POST', data 阅读全文
posted @ 2017-05-01 10:36 supermanlee 阅读(100) 评论(0) 推荐(0)