some cleanups

整理文件夹,按首字母分类
This commit is contained in:
CuteDress
2024-02-07 12:16:20 +08:00
parent 1c7a79f719
commit 26049bb44b
2679 changed files with 470 additions and 509 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

13
L/LF112/README.md Normal file
View File

@ -0,0 +1,13 @@
<h1 align="center">LF112</h1>
> <h3 align="center">Do you say now or never Or never too late? |・ω・`)</h3>
Copyright © 2019 [LF112「伏太」](https://www.futiwolf.com).
## Start
`01#2019.3.15` 从现在开始,你们所展望的女装就在这里。
# (›´ω` )
> 女装? 我没有女装啊 !!

BIN
L/LKI/irisviel.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
L/LY/1-1.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

BIN
L/LY/1-2.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 394 KiB

BIN
L/LY/1-3.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 812 KiB

41
L/LY/Dress.vue Normal file
View File

@ -0,0 +1,41 @@
<!--vite ^4.2.0, vuetify ^3.0.0, see https://github.com/Young-Lord/online-clipboard/blob/v0.0.4/frontend/package.json-->
<template>
<v-app>
<v-main>
<v-container fluid class="fill-height justify-center">
<v-col cols="12" md="8">
<v-card elevation="16" variant="tonal">
<v-card-title>
<span class="headline">Welcome to Dress!</span>
</v-card-title>
<v-card-text>
<v-form @submit.native.prevent>
<v-text-field v-model="name" label="Who?" required
@keydown.enter="goToDress"></v-text-field>
<v-btn color="primary" @click="goToDress" :disabled="!name" block>
Go!
</v-btn>
</v-form>
</v-card-text>
</v-card>
</v-col>
</v-container>
</v-main>
</v-app>
</template>
<script>
export default {
data() {
return {
name: "LY",
}
},
created() { },
methods: {
goToDress() {
window.location.href = `https://github.com/Cute-Dress/Dress/tree/master/${this.name}`
}
},
}
</script>

20
L/LY/PKGBUILD Normal file
View File

@ -0,0 +1,20 @@
# Maintainer: LY <ly-niko@qq.com>
pkgname="dress-ly"
pkgver="1.0.0"
pkgrel="1"
pkgdesc=" https://young-lord.github.io (/ω\) "
arch=('any')
depends=()
optdepends=('git')
license=("CC-0")
source=("1-1.webp"
"1-2.webp"
"1-3.webp")
sha512sums=("9bb5a6af5ed93c981e06d3b49109cc616b3ea2674fd02bb563c8e01cbf29424e3a279b0a613ce3bcf001166834e1f65fa348a3b435bb886ccc045f302f0fa04b"
"c9f8b69c6c4c976a367eb0213a70136d6f066a010557329c3f9a71144e69b7dc014e515614f84059c9a56b806951a6c9871780822c4ecfc3e6c1ad6487a25021"
"9e3481e43e100aa4c16d5f26f74094d639e7b19dd18441bc559e004ef214be1fd5f10b1fce832947f2f328cdc7310dd03a19cd30670d5f00ae20f568f332b0df")
package() {
mkdir -p "${pkgdir}/usr/lib/dress-ly"
cp -r "${srcdir}/"*.webp "${pkgdir}/usr/lib/dress-ly/"
}

3
L/LY/README.md Normal file
View File

@ -0,0 +1,3 @@
现在这里又多了两门语言……大概?
关注 [LY 的博客](https://young-lord.github.io) 谢谢喵~

1
L/LY/hash-all.ps1 Normal file
View File

@ -0,0 +1 @@
Get-FileHash * -Algorithm SHA512 | Select-Object -Property @{name = 'FileName'; expression = { Split-Path $_.Path -leaf } }, @{name = 'Hash'; expression = { $_.Hash.ToLower() } } | Format-List

Binary file not shown.

After

Width:  |  Height:  |  Size: 380 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
L/Lapis_Apple/one.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

BIN
L/Lapis_Apple/three.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
L/Lapis_Apple/two.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

11
L/LightQuantum/README.md Normal file
View File

@ -0,0 +1,11 @@
# LightQuantum (aka. PhotonQuantum)
> A college freshman.
GitHub: [@PhotonQuantum](https://github.com/PhotonQuantum/)
Twitter: [@LightQuantumhah](https://twitter.com/LightQuantumhah)
Telegram: [@lightquantum](https://t.me/lightquantum)
Blog: [LightQuantum's Blog](https://lightquantum.me/)

BIN
L/LightQuantum/bw_2020.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

BIN
L/LightQuantum/study.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 MiB

17
L/LiliumNeko/Readme.md Normal file
View File

@ -0,0 +1,17 @@
# LiliumNeko
是一只傻猫哦~
好丑喵~所以才不想露脸( ๑ŏ ŏ๑ )
好想像47姐那样日常穿女装可惜各种原因都不允许我穿呢。。。
@Angelic47姐姐是真的漂亮呢,咱也要加油喵|・`)
悄悄的说一下47姐的胸是真的因为在hrt呢。。。咱虽然出柜了但还是不敢跟父母谈hrt这件事呢。。。
qwq是跨性别女生呢。
一起加油,活出自己想要的样子喵~(一觉醒来变成女生是不可能的事呢。。)
欢迎访问我的blog: [liliumNeko的備忘錄](https://blog.liliumNeko.com)

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 109 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 337 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 KiB

8
L/LittleRedXQH/readme.md Normal file
View File

@ -0,0 +1,8 @@
#default
萌新小白
以后还会有其他的哦
[更多在我的群晖上](https://nextcloud.pigseller.site:5001/sharing/k5wqbuO2j "服务器可能不太稳定")
次数 | 时间 | 内容
---- | ----- | ------
1 | 20200702 | 制服
2 | 2020年8月 | JK制服

View File

@ -0,0 +1,29 @@
# LittleYe233/Dress 附录 - 使用 Python 去除图片的 EXIF 信息
可以使用 `pillow` 模块。
在终端中执行:
```bash
pip install pillow
```
在 Python 解释器中执行:
```python
from PIL import Image
img = Image.open('/path/to/image.jpg')
# print(img.size) # 输出图片大小
# img.resize(NEW_SIZE) # 调整图片大小
img.save('/path/to/new_image.jpg') # 重新保存,此时 EXIF 信息已被去除
```
检查图片的 EXIF 信息:
```text
$ file image.jpg
image.jpg: JPEG image data, Exif standard: [TIFF image data, big-endian, direntries=14, height=4000, bps=0, manufacturer=HUAWEI, model=ART-AL00x, orientation=[*0*], xresolution=200, yresolution=208, resolutionunit=2, software=ARTH-AL00 9.1.1.204(C00E95R3P6), datetime=2021:06:17 21:36:14, width=3000], baseline, precision 8, 3000x4000, components 3
$ file new_image.jpg
new_image.jpg: JPEG image data, JFIF standard 1.01, aspect ratio, density 1x1, segment length 16, baseline, precision 8, 3000x4000, components 3
```

View File

@ -0,0 +1,42 @@
# LittleYe233/Dress 附录 - 标签定义表
## Format
`<field 1>[:<field 2>[:<field 3> ...]]:<value>`
## Proposal
<https://github.com/komeiji-satori/Dress/issues/494#issuecomment-1169671405>
## Reference
参考 [E-Hentai](https://e-hentai.org) 部分 field/value 命名规则。
## Supported fields and values
- `c`/`character`:角色
- `emilia`
- `minato_aqua`
- `rem`
- `snow_miku`
- `d`/`dressing`:服饰
- `breasts`
- **值通配符**:尺寸
- `collar`:项圈(附加)
- `jk`
- `lolita`
- `maid`
- `pantyhose`
- **值通配符**:颜色
- `school_gym_uniform`
- `stockings`
- **值通配符**:颜色
- `wig`:假发
- **值通配符**:颜色
- `m`/`misc`:杂项
- `censored`:遮盖
- **mosaic**:马赛克填充
- **texture**:纹理填充
- `flashlight`:闪光灯
- `scale`:缩放倍数
- **默认值**`1`/`no`

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 439 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 480 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 993 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 611 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 877 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 537 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 975 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 621 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 909 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 574 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 998 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 316 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1014 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 939 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 310 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 949 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 908 KiB

118
L/LittleYe233/README.md Normal file
View File

@ -0,0 +1,118 @@
# LittleYe233/Dress
## Introduction
本仓库为上游仓库 [komeiji-satori/Dress](https://github.com/komeiji-satori/Dress) 的分支,用以向上游仓库发起合并女装照片的请求。
## Code of conduct
<details>
<summary>规范详情</summary>
### Internationalization
考虑到上游仓库的国际化情况及他人阅读代码的便利性,本仓库的主要文件名和说明文档使用简体中文,提交消息中与仓库内容相关的可使用简体中文,与提交情况和行为 (如 `Create``Remove`) 相关的一般使用英文。
### Branches
可以在本仓库中执行 `git log --oneline --graph` 或在网页端中查看本仓库分支的结构。
相关提案:<https://github.com/komeiji-satori/Dress/issues/1169>
- [dev](https://github.com/LittleYe233/Dress/tree/dev):默认分支。考虑到上游仓库默认分支 [master](https://github.com/komeiji-satori/Dress/tree/master) 体积已很大,当前分支并不始于其任何一次提交。
- [clone_init](https://github.com/LittleYe233/Dress/tree/clone_init):上游仓库 `master` 分支的第一个提交,作为本地合并的基础。
- [contribute](https://github.com/LittleYe233/Dress/tree/contribute):由于 `dev` 分支与上游仓库 `master` 分支没有历史公共提交,需要本分支用于与 `dev` 分支合并并提交 PR 到上游。本分支首条提交与 `clone_init` 相同。
- [master](https://github.com/LittleYe233/Dress/tree/master)fork 时的上游仓库 `master` 分支。
### Conventional commit
自提交 [aaad089](https://github.com/LittleYe233/Dress/commit/aaad089eece9ff8693a4455076cf84e5cc059745) 起,本仓库的提交遵循“[语义化提交](https://www.conventionalcommits.org/)”规则。
</details>
## Common features
若无其他说明,本仓库中主要文件均具有如下公共特征:
<details>
<summary>公共特征</summary>
| 参数名 | 参数值 |
| :-: | :-: |
| 拍摄对象 | 仓库拥有者 |
| 拍摄者 | 仓库拥有者 |
| 拍摄设备 | 手机 |
| 是否对图片二次加工 | 是 |
| 图片二次加工的目的 | 调整文件体积,去除隐私等敏感信息 |
| 是否保留二次加工前图片 | 否 |
</details>
## File list
<details>
<summary>文件列表</summary>
| 文件名 | 标签 |
| :-: | :-: |
| [IMG_20211014_214637.jpg](IMG_20211014_214637.jpg) | `d:maid` `m:scale:0.5` |
| [IMG_20211017_193725.jpg](IMG_20211017_193725.jpg) | `d:maid` `m:scale:0.5` |
| [IMG_20211213_020404.jpg](IMG_20211213_020404.jpg) | `d:jk` `m:censored:texture` `m:scale:0.5` |
| [IMG_20211214_212728.jpg](IMG_20211214_212728.jpg) | `d:jk` `m:scale:0.5` |
| [IMG_20211220_131537.jpg](IMG_20211220_131537.jpg) | `d:jk` `m:scale:0.5` |
| [IMG_20211220_133031.jpg](IMG_20211220_133031.jpg) | `d:jk` `d:pantyhose:white` `m:scale:0.5` |
| [IMG_20220102_131004.jpg](IMG_20220102_131004.jpg) | `d:maid` `d:pantyhose:white` `m:scale:0.5` |
| [IMG_20220301_093020.jpg](IMG_20220301_093020.jpg) | `c:rem` `d:collar` `m:scale:0.7` |
| [IMG_20220305_111148.jpg](IMG_20220305_111148.jpg) | `c:rem` `d:collar` `d:pantyhose:black` `m:scale:0.9` |
| [IMG_20220309_110201.jpg](IMG_20220309_110201.jpg) | `c:rem` `d:collar` `m:censored:mosaic` `m:scale:no` |
| [IMG_20220314_143749.jpg](IMG_20220314_143749.jpg) | `c:emilia` `m:scale:0.7` |
| [IMG_20220405_102517.jpg](IMG_20220405_102517.jpg) | `c:rem` `d:collar` `d:pantyhose:black` `d:wig:blue` `m:scale:0.9` |
| [IMG_20220423_013027.jpg](IMG_20220423_013027.jpg) | `c:rem` `d:collar` `d:wig:blue` `m:censored:texture` `m:flashlight` `m:scale:no` |
| [IMG_20220425_014658.jpg](IMG_20220425_014658.jpg) | `c:emilia` `d:wig:silver` `m:censored:texture` `m:flashlight` `m:scale:no` |
| [IMG_20220506_012442.jpg](IMG_20220506_012442.jpg) | `d:collar` `d:lolita` `d:school_gym_uniform` `m:flashlight` `m:scale:no` |
| [IMG_20220514_021011.edited.jpg](IMG_20220514_021011.edited.jpg) | `c:emilia` `m:scale:no` |
| [IMG_20220627_074454.jpg](IMG_20220627_074454.jpg) | `d:breasts:d` `d:lolita` `d:stockings:blue_and_white` `m:censored:texture` `m:scale:0.8` |
| [IMG_20220628_163516.jpg](IMG_20220628_163516.jpg) | `d:lolita` `d:stockings:blue_and_white` `m:scale:no` |
| [IMG_20220630_050442.jpg](IMG_20220630_050442.jpg) | `d:lolita` `m:censored:texture` `m:scale:0.7` |
| [IMG_20220704_041929.jpg](IMG_20220704_041929.jpg) | `c:emilia` `m:censored:texture` `m:scale:0.8` |
| [IMG_20220705_031826.jpg](IMG_20220705_031826.jpg) | `d:lolita` `d:pantyhose:black` `m:scale:no` |
| [IMG_20220708_042554.jpg](IMG_20220708_042554.jpg) | `c:minato_aqua` `m:censored:texture` `m:scale:0.9` |
| [IMG_20220710_134651.jpg](IMG_20220710_134651.jpg) | `c:snow_miku` `m:scale:no` |
| [IMG_20220711_142147.jpg](IMG_20220711_142147.jpg) | `c:snow_miku` `d:stockings` `m:scale:0.9` |
| [IMG_20220714_041044.jpg](IMG_20220714_041044.jpg) | `c:snow_miku` `m:censored_texture` `m:scale:0.9` |
| [IMG_20220716_032223.jpg](IMG_20220716_032223.jpg) | `d:lolita` `m:censored:texture` `m:scale:no` |
| [MVIMG_20220621_132055_1655788858283.jpg](MVIMG_20220621_132055_1655788858283.jpg) | `d:lolita` `d:pantyhose:white` `m:scale:0.8` |
| [MVIMG_20220709_135754.jpg](MVIMG_20220709_135754.jpg) | `d:lolita` `m:scale:0.8` |
</details>
## FAQ
<details>
<summary>常见问题详情</summary>
### 部分照片模糊?
- 常亮闪光灯拍摄效果不好;
- 拍摄姿势导致手抖 (已尽可能排除此种干扰)
- 已经过图像压缩处理。
### 更新频率?
暂不定期。与时间表相关。
</details>
## Appendix
参见本仓库的 [APPENDIX](APPENDIX) 。附录各条目列表如下:
<details>
<summary>条目列表</summary>
| 条目名 | 条目链接 |
| :-: | :-: |
| 使用 Python 去除图片的 EXIF 信息 | [APPENDIX/python_exif_removal.md](APPENDIX/python_exif_removal.md) |
| 标签定义表 | [APPENDIX/tag_spec.md](APPENDIX/tag_spec.md) |
</details>

17
L/Lobay-Kanna/README.md Normal file
View File

@ -0,0 +1,17 @@
# Lobay Kanna
这里是神奈萝北哦,请多指教
![](./carrots.jpeg)
![](./carrots2.jpeg)
![](./earrings.jpeg)
![](./frog.jpeg)
![](./frog2.jpeg)
![](./heihei1.jpeg)
![](./heihei2.jpeg)

BIN
L/Lobay-Kanna/carrots.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

BIN
L/Lobay-Kanna/carrots2.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

BIN
L/Lobay-Kanna/earrings.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

BIN
L/Lobay-Kanna/frog.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

BIN
L/Lobay-Kanna/frog2.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

BIN
L/Lobay-Kanna/heihei1.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
L/Lobay-Kanna/heihei2.jpeg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 194 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

3
L/LoveMHz/README.md Normal file
View File

@ -0,0 +1,3 @@
### LoveMHz
<3

BIN
L/Lovelyxmjclassmate/1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
L/LuisHsu/1545066589467.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 MiB

Some files were not shown because too many files have changed in this diff Show More