parent
22e6006abe
commit
a7b9a6965a
@ -0,0 +1,25 @@
|
|||||||
|
<html>
|
||||||
|
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
|
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<script>
|
||||||
|
console.log("=====================");
|
||||||
|
console.log(encodeURIComponent('aHR0cHM6Ly95bHQub3NzLWNuLWhhbmd6aG91LmFsaXl1bmNzLmNvbS9yZXNvdXJjZS8wMDAxLnhsc3g='));
|
||||||
|
console.log("=====================");
|
||||||
|
console.log(encodeURIComponent('aHR0cHM6Ly95bHQub3NzLWNuLWhhbmd6aG91LmFsaXl1bmNzLmNvbS9yZXNvdXJjZS8wMDAyLnBkZg=='));
|
||||||
|
console.log("=====================");
|
||||||
|
console.log(encodeURIComponent('aHR0cHM6Ly95bHQub3NzLWNuLWhhbmd6aG91LmFsaXl1bmNzLmNvbS9yZXNvdXJjZS8wMDAzLmRvY3g='));
|
||||||
|
console.log("=====================");
|
||||||
|
console.log(encodeURIComponent('aHR0cHM6Ly95bHQub3NzLWNuLWhhbmd6aG91LmFsaXl1bmNzLmNvbS9yZXNvdXJjZS8wMDA0Lnhsc3g='));
|
||||||
|
console.log("=====================");
|
||||||
|
|
||||||
|
|
||||||
|
</script>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
</html>
|
Loading…
Reference in new issue