refactor: Compress pictures and evade some pages censorship
This commit is contained in:
@@ -10,5 +10,5 @@ dirs.forEach((dictName) => {
|
||||
|
||||
function formatDict(dir, name) {
|
||||
let filePath = dir + name
|
||||
fs.copyFile(filePath, save + name.replace('.webp', '.png'), () => {})
|
||||
fs.copyFile(filePath, save + name.replace('.jpg', '.png'), () => {})
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -815,7 +815,7 @@
|
||||
"signature": "国服米莱狄",
|
||||
"total_favorited": 14173861,
|
||||
"uid": "83160533866",
|
||||
"unique_id": "04074747.",
|
||||
"unique_id": "04074747",
|
||||
"user_age": -1,
|
||||
"white_cover_url": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user