Skip to content

Instantly share code, notes, and snippets.

View WithHades's full-sized avatar
😀

无脸男 WithHades

😀
View GitHub Profile
@WithHades
WithHades / anyMusic
Created May 30, 2017 12:14
php版本解析网易云、虾米、酷我音乐
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>在线小工具-音乐链接解析)</title>
<style>
.error {color: #FF0000;}
</style>
</head>
<body>
var document = {};
var window = {};
var CryptoJS = CryptoJS ||
function(u, p) {
var d = {},
l = d.lib = {},
s = function() {},
t = l.Base = {
extend: function(a) {
s.prototype = this;