Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- README.md +86 -0
- archive_index.jsonl.zst +3 -0
- img/rule34lol_0196.zip +3 -0
- img/rule34lol_0197.zip +3 -0
- img/rule34lol_0198.zip +3 -0
- img/rule34lol_0199.zip +3 -0
- img/rule34lol_0200.zip +3 -0
- img/rule34lol_0201.zip +3 -0
- img/rule34lol_0202.zip +3 -0
- img/rule34lol_0203.zip +3 -0
- img/rule34lol_0204.zip +3 -0
- img/rule34lol_0205.zip +3 -0
- img/rule34lol_0206.zip +3 -0
- img/rule34lol_0207.zip +3 -0
- img/rule34lol_0208.zip +3 -0
- img/rule34lol_0209.zip +3 -0
- img/rule34lol_0210.zip +3 -0
- img/rule34lol_0211.zip +3 -0
- img/rule34lol_0212.zip +3 -0
- img/rule34lol_0213.zip +3 -0
- img/rule34lol_0214.zip +3 -0
- img/rule34lol_0215.zip +3 -0
- img/rule34lol_0216.zip +3 -0
- img/rule34lol_0217.zip +3 -0
- img/rule34lol_0218.zip +3 -0
- img/rule34lol_0219.zip +3 -0
- img/rule34lol_0220.zip +3 -0
- img/rule34lol_0221.zip +3 -0
- img/rule34lol_0222.zip +3 -0
- img/rule34lol_0223.zip +3 -0
- img/rule34lol_0224.zip +3 -0
- img/rule34lol_0225.zip +3 -0
- img/rule34lol_0226.zip +3 -0
- img/rule34lol_0227.zip +3 -0
- img/rule34lol_0228.zip +3 -0
- img/rule34lol_0229.zip +3 -0
- img/rule34lol_0230.zip +3 -0
- img/rule34lol_0231.zip +3 -0
- img/rule34lol_0232.zip +3 -0
- img/rule34lol_0233.zip +3 -0
- img/rule34lol_0234.zip +3 -0
- img/rule34lol_0235.zip +3 -0
- img/rule34lol_0236.zip +3 -0
- img/rule34lol_0237.zip +3 -0
- img/rule34lol_0238.zip +3 -0
- img/rule34lol_0239.zip +3 -0
- img/rule34lol_0240.zip +3 -0
- img/rule34lol_0241.zip +3 -0
- img/rule34lol_0242.zip +3 -0
- img/rule34lol_0243.zip +3 -0
README.md
ADDED
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- found
|
4 |
+
language:
|
5 |
+
- en
|
6 |
+
license:
|
7 |
+
- cc0-1.0
|
8 |
+
multilinguality:
|
9 |
+
- monolingual
|
10 |
+
pretty_name: rule34lol-images
|
11 |
+
size_categories:
|
12 |
+
- 10K<n<100K
|
13 |
+
task_categories:
|
14 |
+
- image-classification
|
15 |
+
- text-to-image
|
16 |
+
tags:
|
17 |
+
- not-for-all-audiences
|
18 |
+
- anime
|
19 |
+
- art
|
20 |
+
- rule34
|
21 |
+
- image
|
22 |
+
---
|
23 |
+
|
24 |
+
# Dataset Card for rule34lol-images-part2
|
25 |
+
|
26 |
+
### Dataset Summary
|
27 |
+
|
28 |
+
This dataset contains information about image files from rule34.lol, a booru-style imageboard. The dataset includes metadata for 77,000 image files, including URLs, tags, file information, and like counts. The actual image files are stored in zip archives, with each archive containing 1000 image files (except the last archive). This is Part 2 of 2 for the complete rule34lol-images dataset. Part 1 can be found [here](https://huggingface.co/datasets/nyuuzyou/rule34lol-images-part1).
|
29 |
+
|
30 |
+
### Languages
|
31 |
+
|
32 |
+
The dataset metadata is in English.
|
33 |
+
|
34 |
+
## Dataset Structure
|
35 |
+
|
36 |
+
### Data Fields
|
37 |
+
|
38 |
+
This dataset includes the following fields for each image file, stored in the `rule34lol-images.jsonl` file:
|
39 |
+
|
40 |
+
- `url`: URL of the post on rule34.lol (string)
|
41 |
+
- `image_url`: Direct URL to the image file (string)
|
42 |
+
- `filepath`: Local filepath of the image within the dataset (string)
|
43 |
+
- `tags`: List of tags associated with the image (list of strings)
|
44 |
+
|
45 |
+
Each line in the `rule34lol-images.jsonl` file represents a single image entry in JSON format.
|
46 |
+
|
47 |
+
### Data Splits
|
48 |
+
|
49 |
+
All examples are in a single split.
|
50 |
+
|
51 |
+
## Additional Information
|
52 |
+
|
53 |
+
### Dataset Collection
|
54 |
+
|
55 |
+
The dataset contains information about 77,000 image files available on rule34.lol. The image files are stored in 77 zip archives inside the `img` directory, with each archive containing 1000 image files (except the last archive).
|
56 |
+
|
57 |
+
### Archive Index
|
58 |
+
|
59 |
+
To facilitate finding specific image files within the archives, an `archive_index.jsonl` file is provided. This file contains entries mapping archive names to the list of image files contained within each archive. For example:
|
60 |
+
|
61 |
+
```json
|
62 |
+
{
|
63 |
+
"archive_name": "rule34lol_0033.zip",
|
64 |
+
"files": ["img/2003744.pic.jpg", "img/2003745.pic.jpg", "img/2003746.pic.jpg", ...]
|
65 |
+
}
|
66 |
+
```
|
67 |
+
|
68 |
+
Users can use this index to quickly locate the archive containing a specific image file.
|
69 |
+
|
70 |
+
### License
|
71 |
+
|
72 |
+
This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
|
73 |
+
|
74 |
+
* Use it for any purpose, including commercial projects.
|
75 |
+
* Modify it however you like.
|
76 |
+
* Distribute it without asking permission.
|
77 |
+
|
78 |
+
No attribution is required, but it's always appreciated!
|
79 |
+
|
80 |
+
CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
|
81 |
+
|
82 |
+
To learn more about CC0, visit the Creative Commons website: https://creativecommons.org/publicdomain/zero/1.0/
|
83 |
+
|
84 |
+
### Dataset Curators
|
85 |
+
|
86 |
+
- [nyuuzyou](https://ducks.party)
|
archive_index.jsonl.zst
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e4c9c25a54b3057e8796009b590ec08ddcf05938e41431a9a7fe2b114675f26
|
3 |
+
size 96457
|
img/rule34lol_0196.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3832d08c84e497cb28bcaacf9a1fc1f38ea352fa068bb91ceca9d9d34e73572b
|
3 |
+
size 1334673194
|
img/rule34lol_0197.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:903f1ee8039719489405ed18def69b468b008d5a9474b71b60c554a2f95ecdfa
|
3 |
+
size 1618908517
|
img/rule34lol_0198.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:999a29adac0df5c54ba60e04283381100934dafee68ca5a227edc28ef1d6817f
|
3 |
+
size 1596546644
|
img/rule34lol_0199.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4733573644121154e289f4965b35f8e8627281c685c29d4dd4af858b734aeffb
|
3 |
+
size 961803784
|
img/rule34lol_0200.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d00065fd55a08e43bd54b99d7aace996f1ec490efd7072975e0c2f46c70b8b07
|
3 |
+
size 1854957224
|
img/rule34lol_0201.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eea96c36f696467319582fe7c0b345efb771de30a4598be4fc5fc21ea5fc8cf
|
3 |
+
size 1368089979
|
img/rule34lol_0202.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6f74f5d032110e2ad4b264c52eb9cda1a69f6020f4660a3df175c00560677675
|
3 |
+
size 1276614536
|
img/rule34lol_0203.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a09998b98391fdc6b853a5f46fd143d02bc2c3a51fc19668ca700f825e78586
|
3 |
+
size 1187186584
|
img/rule34lol_0204.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fc5f8dbf1d4b30791b2c37bbd14269766049f71d736bfad337bb4e6874d37be
|
3 |
+
size 1478280704
|
img/rule34lol_0205.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:208661ddaf5857df49cf487475c666cb953aac1eda50c79fa5efae026edf9be9
|
3 |
+
size 1615450876
|
img/rule34lol_0206.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:71f1dbdb79275a583b6e19d0c39b1d24b9cef9655f9b07a5a78afd2241e1eaf4
|
3 |
+
size 1635989501
|
img/rule34lol_0207.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb8d2da0fb12e640b813e083d21c3824acd1ac2bc203c1f53309d001a69b7181
|
3 |
+
size 1751057386
|
img/rule34lol_0208.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c6de1fc41bd81da28b9c019cc34a661c47229d82c2f61efce353476b68be354
|
3 |
+
size 1130285499
|
img/rule34lol_0209.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df9f2e3d93110e6d3a2bf713168fb4fb9256b84f01d3cc372c827fdd8dd29505
|
3 |
+
size 1553423875
|
img/rule34lol_0210.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e5d373f575a9e02f3d608a02ffa4e49e1bc29fe1c2a9c51d7144ec6cd3c5a1f4
|
3 |
+
size 1563186153
|
img/rule34lol_0211.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:64521182347c75c98726fa353ac060e44b6b885ffc627a59a7b9bb9f9ba0f97a
|
3 |
+
size 1214598538
|
img/rule34lol_0212.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3bf9bff94f47071f82a1ff37cc5908be20a65ce8fb903d44946448feda69ecea
|
3 |
+
size 1552527320
|
img/rule34lol_0213.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5a159ef95f7d1707f33f41d592d79876744f274fa1b118ee747115c6a2fa6edc
|
3 |
+
size 1746679341
|
img/rule34lol_0214.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a8fdd229eb5e697e89fcce8847cab60fb02816ab9729f8e89e13ab93a6eafbb
|
3 |
+
size 1749916870
|
img/rule34lol_0215.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4eb6adffb20d0ba9520bb0afb1a8fee714de3747f59f26c2be1374950c1dae26
|
3 |
+
size 1968644736
|
img/rule34lol_0216.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ca64c4a523704b23e4e28917c64cae3e6e50f2d7854b48e36c0126e6db1bcf31
|
3 |
+
size 1563677524
|
img/rule34lol_0217.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:26f94ef57026daba2a6a41528d3a35611623769ce9aea95b72778d25ede5bacc
|
3 |
+
size 1641800359
|
img/rule34lol_0218.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:915c353f976effce55aee5a4a9def7a0d41694c61a36c147232a9c736b0d7e69
|
3 |
+
size 3144130476
|
img/rule34lol_0219.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20906a6f156ada7e88d12f0befa70161648e284d2255aa2c431f5c15813151e5
|
3 |
+
size 1568958494
|
img/rule34lol_0220.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22b7c61b3d65dcede9f2b2495ed2aeed919e545341137b004531edebb417c919
|
3 |
+
size 1234442786
|
img/rule34lol_0221.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8ef353c41d95eef3a1f991bbb2a24551e5d68a73e99f9a4e79abea49fac521e7
|
3 |
+
size 1286700050
|
img/rule34lol_0222.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f74932fb238c0623b20c532262dbbb56e9f48b471e12d18365327447bf6c9ce
|
3 |
+
size 1324425864
|
img/rule34lol_0223.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a7df3283248e2b164270e2310a3e125fe340222539642c890ff98efffc19ca0
|
3 |
+
size 1577891678
|
img/rule34lol_0224.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af54e1d617f22bc5da280547a58451ebef778723b43e3ed7ba2c335676610289
|
3 |
+
size 2001060663
|
img/rule34lol_0225.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8bf3d64148028e3f76b7afcff0826124c271c82e2a0c1636c208a2c6be212e56
|
3 |
+
size 1996268973
|
img/rule34lol_0226.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:504f5073a5d4d62b9be1af12288862c4e6fa4b0ba0f14e1d3add4e880cf1d872
|
3 |
+
size 1427444235
|
img/rule34lol_0227.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4285c79022efeb0263fb117fa21aa9d09d9f6d34c07c885f5b9d828f77e98b05
|
3 |
+
size 1878946188
|
img/rule34lol_0228.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77794b2bc37168ce81c4f69509a93d4ef76f1d0a47aa150aa1c13a68b0c5c128
|
3 |
+
size 1761447929
|
img/rule34lol_0229.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9b66e6b5468111fcdc1123382501ad5c7237fd7d157219d816ddf05ff0486cbc
|
3 |
+
size 1480136347
|
img/rule34lol_0230.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e282a750cc544880cf2f55c5014ae07567feb7ff36176f661dc50a5751411e9e
|
3 |
+
size 1699355635
|
img/rule34lol_0231.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3f978d5d3a50f4f96f1e6d5a8cdb44a3f3a5a75fc8ce8c72745cda1b56758ee
|
3 |
+
size 1631155755
|
img/rule34lol_0232.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8157eae911625d6a82bed61d6a08582b10e5820b8b27735c1d2a87a06c15e360
|
3 |
+
size 1094844624
|
img/rule34lol_0233.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d6fce5fa4d3965530dc9d9502ea29739889ae989f8bb40fbb50058d91ec9536a
|
3 |
+
size 2279837958
|
img/rule34lol_0234.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3aaaa3b65348929f3967f4ace7660118e471969b1710b00d66087747eb0c96db
|
3 |
+
size 2128542507
|
img/rule34lol_0235.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dab3a9ca8ad5c22e401ade9d463f27a49b26081b6dca5ac77a4bf5f80afd53b4
|
3 |
+
size 1502927322
|
img/rule34lol_0236.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1221d2e7e8e4231e32ea545d8b586c71dd22854b525b9520b0f5d06688cee27a
|
3 |
+
size 962214063
|
img/rule34lol_0237.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8f3b494b0a39c5a250199f35d5406a44c6c50f8ea87b0d08562446f6b84a4078
|
3 |
+
size 2479538902
|
img/rule34lol_0238.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75cc168e76b12c7a3899015ffe49f73a9c5356492c2c3cbec4e234a9b2295d38
|
3 |
+
size 1572485025
|
img/rule34lol_0239.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ba695c7c72292fdc66b01bb83e189f5da24162b5d41ef26c353ba1d7317c2b3
|
3 |
+
size 1557492438
|
img/rule34lol_0240.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f404675370ae03ae6535c491b942eeefec1af390c6f629f73a352bae0dc12d4
|
3 |
+
size 1610217270
|
img/rule34lol_0241.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:86b1edc5ef2926f4fce857027cf5daa512f1577af939335c115dc9b4eb3f9d7e
|
3 |
+
size 1221039080
|
img/rule34lol_0242.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fc0a38206d885e5fb17e9055ed4ed2ef2cace2c5ccfb9ba793b0d4ed055a7f7
|
3 |
+
size 1186667300
|
img/rule34lol_0243.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1461ca210c2c698e1e0097b3a0f8f5922aad75ec04658c6f884ee6de40cec0d8
|
3 |
+
size 1528541556
|