-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fd4edd
commit 8a169ef
Showing
26 changed files
with
3,624 additions
and
7 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
var url = "https://raw.githubusercontent.com/misaka19008/misaka19008-blog-cache/main/manifest/manifest.json"; | ||
var xhr = new XMLHttpRequest(); | ||
xhr.open("GET", url, true); | ||
xhr.send(); | ||
xhr.onreadystatechange = function () { | ||
if (xhr.readyState === 4 && xhr.status === 200) { | ||
json_data = JSON.parse(xhr.responseText); | ||
var imglist = new Array(); | ||
Object.values(json_data).forEach(val => {imglist.push(val.webp[0])}); | ||
} | ||
}; | ||
function setBgImage(div_name,list) { | ||
myDiv = document.getElementById(div_name); | ||
myDiv.style.backgroundImage = "url('https://raw.githubusercontent.com/misaka19008/misaka19008-blog-cache/main/manifest/" + list[0] + "')"; | ||
}; |
Binary file added
BIN
+51.4 KB
...uploads/2024/06/15fcf1edc6e03a6b7aca119bd4668eb61250d270ff80-asyvRZ-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+172 KB
...uploads/2024/06/15fcf1edc6e03a6b7aca119bd4668eb61250d270ff80-asyvRZ-300x300.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+638 KB
wp-content/uploads/2024/06/15fcf1edc6e03a6b7aca119bd4668eb61250d270ff80-asyvRZ.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+174 KB
...y@crypt_e6c7b24_6f4f9946323eab250077ec0d70b14b04mmweb_appidwx_webfilehelper.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+114 KB
...y@crypt_e6c7b24_6f4f9946323eab250077ec0d70b14b04mmweb_appidwx_webfilehelper.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+125 KB
...y@crypt_e6c7b24_f359f894a64597caeb9f810e9afe88d3mmweb_appidwx_webfilehelper.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.