Forwarded from Deleted Account
如何评价Bootstrap v4放弃支持IE9,并默认使用flexbox? http://www.zhihu.com/question/53947303 (分享自知乎网)
Forwarded from Deleted Account
This media is not supported in your browser
VIEW IN TELEGRAM
Forwarded from KK 的键盘侠日常
javascript:!function e(){function o(){l=!1,p.Dismiss()}function i(){o(),ShowConfirmDialog("错误","是否重试?","重试","放弃").done(e)}function n(){if(l){r();var e=a.shift();e?$J.post(a.length?"/app/"+e:"/explore/next/",{sessionid:g_sessionID,appid_to_clear_from_queue:e}).done(n).fail(i):t()}}function t(){l&&$J.post("/explore/generatenewdiscoveryqueue",{sessionid:g_sessionID,queuetype:0}).done(s).fail(i)}function s(){l&&$J.get("/explore/").done(function(e){var s,l=e.match(/<div class="subtext">\D+(\d)\D+<\/div>/);return l?(s=e.match(/0,\s+(\[.*\])/))?(a=JSON.parse(s[1]),d=l[1],0==a.length?t():n(),void r()):void i():(o(),void ShowAlertDialog("完成","已完成全部3轮探索队列"))})}function r(){$J("#progressContainer").html("<br>%E5%89%A9%E4%BD%99"+d+"%E4%B8%AA%E5%BE%85%E6%8E%A2%E7%B4%A2%E9%98%9F%E5%88%97, %E5%BD%93%E5%89%8D%E9%98%9F%E5%88%97%E5%89%A9%E4%BD%99"+a.length+"%E4%B8%AA%E5%BE%85%E6%8E%A2%E7%B4%A2%E6%B8%B8%E6%88%8F")}var a,d,l=!0,p=ShowAlertDialog("%E6%8E%A2%E7%B4%A2%E4%B8%AD",$J("<div/>").append($J("<div/>",{"class":"waiting_dialog_throbber"})).append($J("<div/>",{id:"progressContainer"}).text("%E8%8E%B7%E5%8F%96%E8%BF%9B%E5%BA%A6...")),"%E5%81%9C%E6%AD%A2").done(o);s()}();Forwarded from 萌图志
モンガール4コマ176-爆発 / greenteaneko #pixiv http://www.pixiv.net/member_illust.php?mode=medium&illust_id=60578865
😭1
网易云音乐的外链播放器好弱啊....
他的 iframe 和 flash 两个版本的播放器都是加载 http 的音乐
这样 https 加密的网页直接就报混合内容不给加载了......然后我加上
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
让浏览器强制提升为 https 之后发现..他的歌曲源站没配置证书...........
于是惨遭加载失败....
他的 iframe 和 flash 两个版本的播放器都是加载 http 的音乐
这样 https 加密的网页直接就报混合内容不给加载了......然后我加上
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
让浏览器强制提升为 https 之后发现..他的歌曲源站没配置证书...........
于是惨遭加载失败....