Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError Exception: DatasetGenerationCastError Message: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 1 new columns ({'flag_detail'}) This happened while the json dataset builder was generating data using hf://datasets/sdsr/another-booru/posts.jsonl (at revision 9d3bc249098ed8091f76577a4c0b313b051086c3) Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations) Traceback: Traceback (most recent call last): File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single writer.write_table(table) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table pa_table = table_cast(pa_table, self._schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast return cast_table_to_schema(table, schema) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema raise CastError( datasets.table.CastError: Couldn't cast id: int64 tags: string created_at: int64 creator_id: int64 author: string change: int64 source: string score: string md5: string file_size: int64 file_url: string is_shown_in_index: bool preview_url: string preview_width: int64 preview_height: int64 actual_preview_width: int64 actual_preview_height: int64 sample_url: string sample_width: int64 sample_height: int64 sample_file_size: int64 jpeg_url: string jpeg_width: int64 jpeg_height: int64 jpeg_file_size: int64 rating: string has_children: bool parent_id: int64 status: string width: int64 height: int64 is_held: bool frames_pending_string: string frames_pending: list<item: null> child 0, item: null frames_string: string frames: list<item: null> child 0, item: null flag_detail: struct<post_id: string, reason: string, created_at: timestamp[s], user_id: string, flagged_by: string> child 0, post_id: string child 1, reason: string child 2, created_at: timestamp[s] child 3, user_id: string child 4, flagged_by: string to {'id': Value(dtype='int64', id=None), 'tags': Value(dtype='string', id=None), 'created_at': Value(dtype='int64', id=None), 'creator_id': Value(dtype='int64', id=None), 'author': Value(dtype='string', id=None), 'change': Value(dtype='int64', id=None), 'source': Value(dtype='string', id=None), 'score': Value(dtype='string', id=None), 'md5': Value(dtype='string', id=None), 'file_size': Value(dtype='int64', id=None), 'file_url': Value(dtype='string', id=None), 'is_shown_in_index': Value(dtype='bool', id=None), 'preview_url': Value(dtype='string', id=None), 'preview_width': Value(dtype='int64', id=None), 'preview_height': Value(dtype='int64', id=None), 'actual_preview_width': Value(dtype='int64', id=None), 'actual_preview_height': Value(dtype='int64', id=None), 'sample_url': Value(dtype='string', id=None), 'sample_width': Value(dtype='int64', id=None), 'sample_height': Value(dtype='int64', id=None), 'sample_file_size': Value(dtype='int64', id=None), 'jpeg_url': Value(dtype='string', id=None), 'jpeg_width': Value(dtype='int64', id=None), 'jpeg_height': Value(dtype='int64', id=None), 'jpeg_file_size': Value(dtype='int64', id=None), 'rating': Value(dtype='string', id=None), 'has_children': Value(dtype='bool', id=None), 'parent_id': Value(dtype='int64', id=None), 'status': Value(dtype='string', id=None), 'width': Value(dtype='int64', id=None), 'height': Value(dtype='int64', id=None), 'is_held': Value(dtype='bool', id=None), 'frames_pending_string': Value(dtype='string', id=None), 'frames_pending': Sequence(feature=Value(dtype='null', id=None), length=-1, id=None), 'frames_string': Value(dtype='string', id=None), 'frames': Sequence(feature=Value(dtype='null', id=None), length=-1, id=None)} because column names don't match During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1321, in compute_config_parquet_and_info_response parquet_operations = convert_to_parquet(builder) File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 935, in convert_to_parquet builder.download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare self._download_and_prepare( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare self._prepare_split(split_generator, **prepare_split_kwargs) File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split for job_id, done, content in self._prepare_split_single( File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single raise DatasetGenerationCastError.from_cast_error( datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset All the data files must have the same columns, but at some point there are 1 new columns ({'flag_detail'}) This happened while the json dataset builder was generating data using hf://datasets/sdsr/another-booru/posts.jsonl (at revision 9d3bc249098ed8091f76577a4c0b313b051086c3) Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id
int64 | tags
string | created_at
int64 | creator_id
int64 | author
string | change
int64 | source
string | score
string | md5
string | file_size
int64 | file_url
string | is_shown_in_index
bool | preview_url
string | preview_width
int64 | preview_height
int64 | actual_preview_width
int64 | actual_preview_height
int64 | sample_url
string | sample_width
int64 | sample_height
int64 | sample_file_size
int64 | jpeg_url
string | jpeg_width
int64 | jpeg_height
int64 | jpeg_file_size
int64 | rating
string | has_children
bool | parent_id
null | status
string | width
int64 | height
int64 | is_held
bool | frames_pending_string
string | frames_pending
sequence | frames_string
string | frames
sequence |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2 | 1girl bangs blonde_hair blue_eyes blunt_bangs broom capcom dress hair_ribbon happy highres long_hair official_art ponytail red_dress ribbon robot rockman rockman_(classic) roll shinkiro shoes simple_background smile solo standing tatsunoko_vs_capcom white_background | 1,459,613,498 | 2 | DMSchmidt | 0 | http://www.videogamesblogger.com/wp-content/uploads/2009/09/roll-tatsunoko-vs-capcom-character-artwork.jpg | 10 | dda71b6576c2edfec26fd4e85dfae247 | 111,493 | true | 93 | 150 | 185 | 300 | 800 | 1,296 | 0 | 800 | 1,296 | 0 | s | true | null | active | 800 | 1,296 | false | [] | [] |
||||||
3 | 1girl ? artist_request blonde_hair blue_eyes buttons capcom hair_ribbon long_hair long_sleeves ponytail puffy_long_sleeves puffy_sleeves ribbon rockman rockman_(classic) roll sidelocks solo translated | 1,459,613,912 | 2 | DMSchmidt | 0 | 2 | c81ce11b6195d5538f9c2aa7f1a322bb | 81,456 | true | 150 | 129 | 300 | 259 | 627 | 541 | 0 | 627 | 541 | 0 | s | false | null | active | 627 | 541 | false | [] | [] |
|||||||
4 | 2girls ass blonde_hair capcom cleaning_brush dress dress_lift dual_persona from_below green_eyes grin hose legs long_hair looking_back looking_down multiple_girls om open_mouth ponytail red_skirt ribbon rockman rockman_(classic) roll school_swimsuit see-through shirt shoes skirt smile sneakers swimsuit swimsuit_under_clothes t-shirt water wet wet_clothes | 1,459,614,067 | 2 | DMSchmidt | 0 | http://blog-imgs-89-origin.fc2.com/o/m/h/omhikky/roll_t.jpg | 30 | 8028890afa39a0dd451309781613fb9d | 233,523 | true | 103 | 150 | 205 | 300 | 684 | 1,000 | 0 | 684 | 1,000 | 0 | s | false | null | active | 684 | 1,000 | false | [] | [] |
||||||
5 | 1girl blonde_hair capcom green_eyes hair_ribbon ki_(adotadot) long_hair looking_at_viewer mittens panchira pantsu pantyhose ponytail ribbon rockman rockman_(classic) roll scarf snow solo underwear warming_hands winter_clothes winter_coat | 1,459,614,253 | 2 | DMSchmidt | 0 | http://i4.pixiv.net/img-original/img/2014/11/21/00/05/10/47179227_p0.jpg | 7 | 2c46e6da15008fe7b46a454b153cc83c | 420,219 | true | 110 | 150 | 220 | 300 | 720 | 980 | 0 | 720 | 980 | 0 | s | true | null | active | 720 | 980 | false | [] | [] |
||||||
6 | 1girl anger_vein blush broom capcom chasing dress ecocobo emoticon green_eyes hair_ribbon highres long_hair looking_at_viewer mary_janes no_socks open_mouth ponytail red_dress ribbon rockman rockman_(classic) roll running shoes sidelocks solo | 1,459,614,277 | 2 | DMSchmidt | 0 | http://i2.pixiv.net/img-original/img/2014/10/12/22/51/41/46515625_p0.jpg | 4 | 7b4c109015f99949abb111ef43ef749f | 203,719 | true | 91 | 150 | 182 | 300 | 765 | 1,260 | 0 | 765 | 1,260 | 0 | s | false | null | active | 765 | 1,260 | false | [] | [] |
||||||
7 | 1girl bad_id blonde_hair blue_eyes capcom dress green_ribbon hair_ribbon korropan long_hair lowres ponytail red_dress ribbon rockman rockman_(classic) roll simple_background solo white_background | 1,459,614,339 | 2 | DMSchmidt | 0 | http://img20.pixiv.net/img/korro/6295691.jpg | 8 | 1bf54338e0e52ea0f5ebc6b47d08771d | 40,632 | true | 126 | 150 | 252 | 300 | 420 | 500 | 0 | 420 | 500 | 0 | s | false | null | active | 420 | 500 | false | [] | [] |
||||||
8 | 1girl blonde_hair capcom dress green_eyes hair_ribbon leaf lingerie long_hair panchira pantsu petticoat ponytail ribbon rockman rockman_(classic) roll simple_background solo underwear white_background white_pantsu wind_lift | 1,459,614,399 | 2 | DMSchmidt | 0 | 7 | 2896be117134e938133223545daa8487 | 78,511 | true | 110 | 150 | 219 | 300 | 511 | 700 | 0 | 511 | 700 | 0 | s | false | null | active | 511 | 700 | false | [] | [] |
|||||||
9 | 1girl azuki_akizuki blonde_hair boots capcom dress full_body green_eyes hair_ribbon knee_boots long_hair long_sleeves looking_at_viewer petticoat ponytail ribbon rockman rockman_(classic) roll simple_background sitting smile solo wariza white_background | 1,459,614,440 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img01/img/havemoon/40838679.jpg | 7 | 140273b8ceb64c2403ed08921284603a | 109,363 | true | 106 | 150 | 212 | 300 | 708 | 1,000 | 0 | 708 | 1,000 | 0 | s | false | null | active | 708 | 1,000 | false | [] | [] |
||||||
10 | 1boy 1girl >_< artist_request barefoot blonde_hair blue_dress capcom closed_eyes dress eddie feet handheld_game_console open_mouth playstation_portable psp rockman rockman_(classic) roll sitting smile soles source_request thomas_light toes | 1,459,614,473 | 2 | DMSchmidt | 0 | 3 | 2c79c505912674f71223f8c2bc7ff268 | 295,930 | true | 150 | 150 | 300 | 300 | 750 | 750 | 0 | 750 | 750 | 0 | s | false | null | active | 750 | 750 | false | [] | [] |
|||||||
11 | 1girl artist_request blonde_hair capcom green_eyes hair_ribbon long_hair long_sleeves looking_at_viewer ponytail ribbon rockman rockman_(classic) roll sidelocks simple_background solo white_background | 1,459,614,651 | 2 | DMSchmidt | 0 | 0 | 9600528f768bae9b460bfda500b43e4a | 234,074 | true | 147 | 150 | 294 | 300 | 615 | 628 | 0 | 615 | 628 | 0 | s | false | null | active | 615 | 628 | false | [] | [] |
|||||||
12 | 1girl blonde_hair blue_eyes blush capcom dress hair_ribbon kouotsu long_hair looking_at_viewer ponytail red_skirt ribbon rockman rockman_(classic) roll sidelocks solo | 1,459,614,770 | 2 | DMSchmidt | 0 | 1 | 437ec01aec647c94335aeb006d801b63 | 513,111 | true | 95 | 150 | 190 | 300 | 638 | 1,009 | 0 | 638 | 1,009 | 0 | s | false | null | active | 638 | 1,009 | false | [] | [] |
|||||||
13 | 1girl artist_request blonde_hair blue_eyes blush capcom dress hair_ribbon long_hair looking_at_viewer lowres ponytail red_skirt ribbon rockman rockman_(classic) roll simple_background skirt solo white_background | 1,459,614,920 | 2 | DMSchmidt | 0 | 2 | 9adcf233d88e14ba18616841abc4c7e7 | 79,575 | true | 113 | 150 | 225 | 300 | 300 | 400 | 0 | 300 | 400 | 0 | s | false | null | active | 300 | 400 | false | [] | [] |
|||||||
15 | 1girl :d :o animal_ears capcom cat_ears dress hat inou_shin monochrome open_mouth panchira pantsu partially_translated paw_pose paws pink ribbon rockman rockman_(classic) roll smile sun_hat sundress tail underwear | 1,459,615,046 | 2 | DMSchmidt | 0 | 6 | 05b1a6bc837b2916288f50d98223976f | 162,243 | true | 106 | 150 | 213 | 300 | 567 | 800 | 0 | 567 | 800 | 0 | s | false | null | active | 567 | 800 | false | [] | [] |
|||||||
16 | 1girl blonde_hair blush capcom closed_eyes dress hair_ribbon headphones long_hair lyrics mizuno_mumomo music musical_note open_mouth ponytail red_skirt ribbon rockman rockman_(classic) roll singing skirt solo star translated | 1,459,615,212 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img93/img/mizumumo/33997595.jpg | 2 | eab133e36666632cad32275cbab33021 | 424,414 | true | 133 | 150 | 265 | 300 | 619 | 700 | 0 | 619 | 700 | 0 | s | false | null | active | 619 | 700 | false | [] | [] |
||||||
17 | 1girl :> bikini blonde_hair blush breasts capcom cloud day flying_sweatdrops green_eyes hair_ribbon long_hair looking_at_viewer lowres mizuno_mumomo navel ocean ponytail ribbon rockman rockman_(classic) roll sky small_breasts smile solo swimsuit | 1,459,615,371 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img93/img/mizumumo/34627697_big_p0.jpg | 4 | 3906558ce4af19bddb0ba836c764dc3b | 186,735 | true | 130 | 150 | 259 | 300 | 432 | 500 | 0 | 432 | 500 | 0 | s | false | null | active | 432 | 500 | false | [] | [] |
||||||
18 | 1girl artist_request capcom glasses hair_ribbon long_hair long_sleeves looking_at_viewer monochrome ponytail ribbon rockman rockman_(classic) roll sidelocks solo | 1,459,615,405 | 2 | DMSchmidt | 0 | 2 | 7205b41d477c94caea6326a3f9d06488 | 265,114 | true | 120 | 150 | 240 | 300 | 800 | 1,000 | 0 | 800 | 1,000 | 0 | s | false | null | active | 800 | 1,000 | false | [] | [] |
|||||||
19 | 1girl blonde_hair capcom clothing_writing drink energy_tank green_eyes highres long_hair om one-piece_swimsuit ponytail rockman roll school_swimsuit simple_background solo swimsuit white_background | 1,459,615,490 | 2 | DMSchmidt | 0 | http://img01.pixiv.net/img/nk2007/13871732.jpg | 9 | bcd883f66ec8d464809180ab4d4fce07 | 153,335 | true | 100 | 150 | 199 | 300 | 796 | 1,200 | 0 | 796 | 1,200 | 0 | s | false | null | active | 796 | 1,200 | false | [] | [] |
||||||
20 | 1girl artist_request blue_eyes capcom pantsu red_skirt rockman rockman_(classic) roll silver_hair simple_background skirt solo underwear white_background white_pantsu | 1,459,615,512 | 2 | DMSchmidt | 0 | 5 | ba1f58dd104870cfa781c7f47d17dd95 | 141,410 | true | 150 | 133 | 300 | 265 | 565 | 500 | 0 | 565 | 500 | 0 | s | false | null | active | 565 | 500 | false | [] | [] |
|||||||
21 | 1girl black_eyes blonde_hair blush_stickers capcom hair_ribbon hoppege long_hair one_eye_closed ponytail ribbon rockman roll solo | 1,459,615,544 | 2 | DMSchmidt | 0 | http://img02.pixiv.net/img/hoppegesan3103/17531674.jpg | 1 | 2e7ffcd5eef198c9702b93e094db231e | 322,881 | true | 125 | 150 | 249 | 300 | 723 | 870 | 0 | 723 | 870 | 0 | s | false | null | active | 723 | 870 | false | [] | [] |
||||||
22 | 2girls :d ;d blonde_hair blue_eyes border capcom cover dual_persona english green_eyes hair_ribbon inou_shin multiple_girls one_eye_closed open_mouth ponytail red_border ribbon rockman rockman_(classic) roll smile white_background wince | 1,459,615,654 | 2 | DMSchmidt | 0 | http://iloveroll.sakura.ne.jp/i/c81_hyoshi.jpg | 4 | 0981539989c3ae494a077a73f5fb176e | 245,717 | true | 106 | 150 | 212 | 300 | 550 | 778 | 0 | 550 | 778 | 0 | s | true | null | active | 550 | 778 | false | [] | [] |
||||||
23 | 1girl android blonde_hair capcom energy_tank go! green_eyes hand_on_hip one_eye_closed red_skirt rockman rockman_(classic) roll simple_background skirt solo white_background | 1,459,615,677 | 2 | DMSchmidt | 0 | http://img17.pixiv.net/img/555913000/19997827_big_p1.jpg | 2 | 7d8a9445ce30961424c9043b36123f61 | 134,793 | true | 136 | 150 | 271 | 300 | 723 | 800 | 0 | 723 | 800 | 0 | s | false | null | active | 723 | 800 | false | [] | [] |
||||||
24 | 1girl ass biting blonde_hair capcom dog dress green_eyes hair_ribbon open_mouth panchira pantsu ponytail ribbon rockman roll takayaki tears underwear wavy_mouth | 1,459,615,752 | 2 | DMSchmidt | 0 | http://file.jenoacake.blog.shinobi.jp/43589a02.jpg | 6 | 5e47784979dcdc2285a5b8fc0b185b39 | 77,966 | true | 106 | 150 | 212 | 300 | 708 | 1,000 | 0 | 708 | 1,000 | 0 | s | false | null | active | 708 | 1,000 | false | [] | [] |
||||||
25 | 1girl artist_request blonde_hair blue_eyes blush_stickers capcom hair_ribbon long_sleeves looking_at_viewer lowres open_mouth ponytail ribbon rockman rockman_(classic) roll sidelocks solo | 1,459,615,772 | 2 | DMSchmidt | 0 | 1 | 746ac8db0060b8d09352c04a01777d85 | 80,840 | true | 150 | 150 | 300 | 300 | 350 | 350 | 0 | 350 | 350 | 0 | s | false | null | active | 350 | 350 | false | [] | [] |
|||||||
26 | 1girl arm_cannon blonde_hair blush capcom dress hair_ribbon long_hair long_sleeves lowres mizuno_mumomo ponytail profile ribbon rockman rockman_(classic) roll serious smoke solo weapon | 1,459,615,938 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img93/img/mizumumo/34627697_big_p1.jpg | 1 | 46c875d9f971fdf6399d20ea53b5fe5c | 80,176 | true | 119 | 150 | 237 | 300 | 395 | 500 | 0 | 395 | 500 | 0 | s | false | null | active | 395 | 500 | false | [] | [] |
||||||
27 | 1girl blonde_hair blush capcom green_eyes hair_ribbon inou_shin lowres ribbon rockman rockman_(classic) roll solo tears | 1,459,616,519 | 2 | DMSchmidt | 0 | 2 | b4a8f3c8889751eddd1ca78f011f3a0b | 81,631 | true | 131 | 150 | 262 | 300 | 436 | 500 | 0 | 436 | 500 | 0 | s | false | null | active | 436 | 500 | false | [] | [] |
|||||||
28 | 1girl blonde_hair capcom green_eyes hair_ribbon long_hair long_sleeves looking_at_viewer ponytail ribbon rockman rockman_(classic) roll sapori shoes sidelocks solo | 1,459,616,567 | 2 | DMSchmidt | 0 | 1 | ac20c8ab5b0dd68d2510226fcd460e3f | 333,899 | true | 150 | 127 | 300 | 254 | 1,300 | 1,100 | 0 | 1,300 | 1,100 | 0 | s | false | null | active | 1,300 | 1,100 | false | [] | [] |
|||||||
29 | 1girl blonde_hair blush_stickers boots capcom green_eyes hair_ribbon ki_(adotadot) long_hair long_sleeves looking_at_viewer panchira pantsu ponytail red_skirt ribbon rockman rockman_(classic) roll sidelocks skirt solo underwear | 1,459,616,732 | 2 | DMSchmidt | 0 | 2 | 12c0ef10aa69ca46aaf4c428c201633e | 599,811 | true | 150 | 122 | 300 | 243 | 1,060 | 860 | 594,908 | 1,060 | 860 | 0 | s | false | null | active | 1,060 | 860 | false | [] | [] |
|||||||
30 | 1girl blue_eyes blush capcom dress highres long_hair mosho orange_hair red_skirt rockman rockman_(classic) roll skirt solo | 1,459,616,913 | 2 | DMSchmidt | 0 | http://img02.pixiv.net/img/mosho22/1154014.jpg | 1 | 5630ab44daa8cd7c4a9d3349711495bb | 728,764 | true | 104 | 150 | 209 | 300 | 900 | 1,293 | 702,263 | 900 | 1,293 | 0 | s | false | null | active | 900 | 1,293 | false | [] | [] |
||||||
31 | 1girl arms_behind_back bad_id bottomless capcom dress holding holding_pantsu monochrome om panties_removed pantsu rockman roll sketch solo underwear | 1,459,616,951 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img01/img/nk2007/19456972.jpg | 4 | fa77a50a3d80fa2bcd0fcaa3667afca8 | 96,396 | true | 97 | 150 | 193 | 300 | 515 | 800 | 0 | 515 | 800 | 0 | s | false | null | active | 515 | 800 | false | [] | [] |
||||||
32 | 1boy 1girl bad_id blonde_hair blue_eyes bouquet capcom closed_eyes dress flower hair_ribbon inou_shin ribbon rockman rockman_(character) rockman_(classic) roll romaji smile | 1,459,616,990 | 2 | DMSchmidt | 0 | http://img01.pixiv.net/img/tunko/1161344.jpg | 0 | d7d896276178d84346ccbb05c4bf0e3c | 348,406 | true | 106 | 150 | 212 | 300 | 724 | 1,024 | 0 | 724 | 1,024 | 0 | s | false | null | active | 724 | 1,024 | false | [] | [] |
||||||
33 | 1girl blonde_hair blue_eyes blush bow bow_panties capcom dress dress_lift dutch_angle highres konpeto legs long_hair open_mouth pantsu ponytail ribbon rockman roll sleeveless sleeveless_dress solo thigh_gap thighs underwear white_pantsu | 1,459,617,028 | 2 | DMSchmidt | 0 | 13 | dee3f1a80b088eb3ad01bd78f7329483 | 274,865 | true | 150 | 113 | 300 | 225 | 1,500 | 1,125 | 242,776 | 1,600 | 1,200 | 0 | s | false | null | active | 1,600 | 1,200 | false | [] | [] |
|||||||
34 | 1girl :d blonde_hair blush capcom chair closed_eyes cup facing_viewer food hair_ribbon hands_on_own_face lowres mizuno_mumomo open_mouth ponytail pov pov_across_table ribbon rockman rockman_(classic) roll sitting smile solo table | 1,459,617,067 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img93/img/mizumumo/34627697_big_p2.jpg | 2 | 9bc5403508fa2bf4536a0a061d2992c2 | 76,802 | true | 121 | 150 | 241 | 300 | 402 | 500 | 0 | 402 | 500 | 0 | s | false | null | active | 402 | 500 | false | [] | [] |
||||||
37 | 1girl blonde_hair blue_eyes broom capcom dress dronken hair_ribbon open_mouth ponytail red_dress ribbon rockman rockman_(classic) roll simple_background solo white_background | 1,459,617,212 | 2 | DMSchmidt | 0 | http://img11.pixiv.net/img/chin1587/2574809.jpg | 5 | d156f487570c0662572f5f8b9399bea6 | 181,023 | true | 150 | 144 | 300 | 289 | 550 | 529 | 0 | 550 | 529 | 0 | s | false | null | active | 550 | 529 | false | [] | [] |
||||||
38 | 1girl arm_cannon blonde_hair boots capcom dress full_body green_eyes gun hair_ribbon highres ki_(adotadot) kneeling long_hair looking_away ponytail ribbon rockman rockman_(classic) roll serious simple_background smoke smoking_gun solo taking_cover torn_clothes weapon white_background | 1,459,617,341 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img13/img/adotadot/40411672.jpg | 3 | a6ef04b14f8b860732fd6d38f405877e | 852,370 | true | 134 | 150 | 268 | 300 | 1,200 | 1,345 | 574,127 | 1,570 | 1,760 | 0 | s | false | null | active | 1,570 | 1,760 | false | [] | [] |
||||||
39 | 1girl barefoot blonde_hair blue_eyes blush capcom dress dronken flat_chest foot_focus hair_ribbon knees_together_feet_together looking_at_viewer mask mouth_mask ponytail red_dress ribbon rockman rockman_(classic) roll solo | 1,459,617,362 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img11/img/chin1587/9631390.jpg | 5 | a030a8d251c06ddaf04080bd8d39edef | 251,977 | true | 116 | 150 | 232 | 300 | 550 | 710 | 0 | 550 | 710 | 0 | s | true | null | active | 550 | 710 | false | [] | [] |
||||||
40 | 1girl a_master_is_out artist_request blonde_hair blue_eyes capcom hair_ribbon imageboard_colors long_hair lowres oekaki ponytail ribbon rockman rockman_(classic) roll simple_background solo white_background | 1,459,617,390 | 2 | DMSchmidt | 0 | 6 | cb13643acc2df064f1cec2597058ab2d | 11,647 | true | 150 | 150 | 300 | 300 | 300 | 300 | 0 | 300 | 300 | 0 | s | false | null | active | 300 | 300 | false | [] | [] |
|||||||
41 | 1girl blonde_hair blush boots buttons capcom dress frills green_eyes hair_ribbon long_hair long_sleeves looking_at_viewer miyata ponytail puffy_long_sleeves puffy_sleeves red_dress ribbon rockman rockman_(classic) roll sidelocks simple_background solo white_background | 1,459,617,430 | 2 | DMSchmidt | 0 | http://i2.pixiv.net/img-original/img/2014/10/24/18/15/47/46707201_p4.jpg | 2 | e8406b5f0c7a19309c753cd9e925ccb9 | 130,564 | true | 77 | 150 | 154 | 300 | 461 | 900 | 0 | 461 | 900 | 0 | s | false | null | active | 461 | 900 | false | [] | [] |
||||||
42 | 1girl :d bengus blonde_hair blue_eyes boots capcom dress knee_boots long_hair marvel_vs._capcom marvel_vs._capcom_2 official_art open_mouth red_skirt rockman roll simple_background skirt smile solo white_background | 1,459,617,452 | 2 | DMSchmidt | 0 | http://www.fightersgeneration.com/characters3/roll-mv2.jpg | 0 | 9c20209873f668c930c6b47e3bf1402b | 82,824 | true | 80 | 150 | 160 | 300 | 480 | 900 | 0 | 480 | 900 | 0 | s | false | null | active | 480 | 900 | false | [] | [] |
||||||
44 | 1girl blonde_hair capcom detached_sleeves ein_(long_cake) green_eyes ponytail red_skirt rockman rockman_(classic) roll skirt solo thighhighs zettai_ryouiki | 1,459,617,574 | 2 | DMSchmidt | 0 | http://img02.pixiv.net/img/ein/5038944.jpg | 1 | b186d42b2c892769599e54a561f868c1 | 380,168 | true | 137 | 150 | 273 | 300 | 800 | 879 | 0 | 800 | 879 | 0 | s | false | null | active | 800 | 879 | false | [] | [] |
||||||
45 | 1girl ascot bangs bat bat_wings bobby_socks bow brooch fingernails frilled_skirt frills full_body full_moon hair_between_eyes hands_up hat hat_bow highres jewellery kan_(aaaaari35) long_fingernails mob_cap moon pink_footwear pink_legwear pink_skirt purple_hair red_eyes red_moon red_sky remilia_scarlet sharp_nails sharp_teeth shiny shiny_hair shoe_bow shoes short_hair short_sleeves skirt sky socks solo team_shanghai_alice teeth touhou_project wings wrist_cuffs | 1,459,632,032 | 2 | DMSchmidt | 0 | http://i2.pixiv.net/img-original/img/2016/03/18/09/08/09/55870769_p0.png | 1 | f57c940b5905f7201fc6418783e4a561 | 3,435,395 | true | 150 | 126 | 300 | 253 | 1,423 | 1,200 | 288,236 | 2,709 | 2,284 | 0 | s | false | null | active | 2,709 | 2,284 | false | [] | [] |
||||||
46 | 1girl alternate_costume bat_wings blush brooch crown curtsey dress ef_(ppps33) full_body highres jewellery long_sleeves necklace pearl_necklace pink_dress pink_eyes pink_footwear remilia_scarlet ribbon ring shiny shiny_hair shoes smile solo sparkle team_shanghai_alice toes touhou_project transparent_sleeves veil wings | 1,459,632,095 | 2 | DMSchmidt | 0 | 0 | 0d1a91b97d070f2bca744ef7182222cc | 913,486 | true | 80 | 150 | 160 | 300 | 700 | 1,309 | 196,914 | 700 | 1,309 | 0 | s | true | null | active | 700 | 1,309 | false | [] | [] |
|||||||
47 | 2girls ascot bat bat_wings blonde_hair bobby_socks bow brooch flandre_scarlet frilled_skirt frills full_moon hands_together hat hat_bow highres jewellery kan_(aaaaari35) long_skirt looking_at_viewer mob_cap moon multiple_girls open_hand outstretched_arm pink_legwear pink_shirt pink_skirt purple_hair red_eyes red_footwear red_moon red_skirt red_sky red_vest remilia_scarlet shaded_face shirt shoes short_hair short_sleeves siblings side_ponytail single_wing sisters skirt skirt_set skirt_ste sky smile socks team_shanghai_alice touhou_project white white_legwear white_shirt wings wrist_cuffs | 1,459,632,204 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2016/03/16/18/27/02/55843722_p0.png | 2 | b7c745738be957f093ab63457bc83b36 | 2,094,886 | true | 150 | 116 | 300 | 231 | 1,500 | 1,156 | 429,814 | 1,694 | 1,305 | 0 | s | true | null | active | 1,694 | 1,305 | false | [] | [] |
||||||
48 | 3girls =_= alternate_costume apron apron_pull bat_print bat_wings bed black_footwear blonde_hair blue_dress book boots bow braid breasts dress flandre_scarlet frilled_apron frilled_dress frills hair_bow hat headdress izayoi_sakuya kan_(aaaaari35) maid maid_headdress multiple_girls night_clothes nightcap open_book pajamas pillow purple_hair remilia_scarlet shadow shiny shiny_hair shirt short_hair short_sleeves silver_hair sitting sketch sleeping sleeveless sleeveless_dress slippers smile stool stuffed_animal stuffed_toy team_shanghai_alice teddy_bear tired touhou_project twin_braids white white_shirt wings wiping_eyes wrist_cuffs zzz | 1,459,632,247 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2016/03/16/18/27/02/55843722_p1.png | 4 | 90748b06304e1267832c7efc207db93e | 582,148 | true | 150 | 150 | 300 | 300 | 1,000 | 1,000 | 193,555 | 1,000 | 1,000 | 0 | s | false | null | active | 1,000 | 1,000 | false | [] | [] |
||||||
49 | 1girl ascot ball_and_chain_restraint blonde_hair bow broken broken_chain chain collar crazy_eyes energy fangs flandre_scarlet frilled_collar frilled_skirt frills full_body hand_up hat hat_bow highres kan_(aaaaari35) laevatein mob_cap open_mouth red_background red_footwear red_skirt red_vest shattering shiny shiny_hair shoes short_hair side_ponytail skirt skirt_set smile solo team_shanghai_alice teeth tongue touhou_project two-tone_background white_background white_legwear wings | 1,459,632,347 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2016/03/20/23/34/53/55920688_p0.png | 3 | a48a2690cc5268b607c53eab96285b7f | 1,527,961 | true | 129 | 150 | 258 | 300 | 1,200 | 1,394 | 402,135 | 1,336 | 1,552 | 0 | s | false | null | active | 1,336 | 1,552 | false | [] | [] |
||||||
50 | 1girl blade blood bloody_tears bloody_weapon blouse bow collar crying diamond_(shape) frilled_collar frilled_sleeves frills green_hair green_skirt hat hat_bow highres holding holding_weapon kan_(aaaaari35) komeiji_koishi long_sleeves rose_print self-mutilation shirt short_hair simple_background skirt solo team_shanghai_alice third_eye touhou_project weapon white_background wide_sleeves yellow_shirt | 1,459,632,375 | 2 | DMSchmidt | 0 | http://i2.pixiv.net/img-original/img/2016/03/23/02/01/04/55960681_p0.png | 1 | 0f312fa30f852271954f5d3b44b0f4eb | 794,721 | true | 111 | 150 | 222 | 300 | 900 | 1,218 | 210,819 | 900 | 1,218 | 0 | s | false | null | active | 900 | 1,218 | false | [] | [] |
||||||
51 | 1girl hairband highres kan_(aaaaari35) komeiji_satori letters open_mouth pink_eyes pink_hair short_hair solo team_shanghai_alice third_eye touhou_project wide_sleeves | 1,459,632,401 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2016/03/24/14/31/37/55982046_p0.png | 1 | a1dceda0a29249eb93a8ca5d8a86d771 | 773,265 | true | 104 | 150 | 208 | 300 | 900 | 1,300 | 222,053 | 900 | 1,300 | 0 | s | false | null | active | 900 | 1,300 | false | [] | [] |
||||||
52 | 1girl black_shirt black_skirt blonde_hair blue_eyes doll_joints fairy_wings flower full_body hair_ribbon hands_on_lap holding holding_flower kan_(aaaaari35) lily_of_the_valley medicine_melancholy poison red_shirt red_skirt ribbon ribbon-trimmed_clothes ribbon-trimmed_skirt ribbon_trim shiny shiny_hair shirt short_hair short_sleeves simple_background sitting skirt solo su-san team_shanghai_alice touhou_project white_background wings | 1,459,632,435 | 2 | DMSchmidt | 0 | http://i2.pixiv.net/img-original/img/2016/03/26/12/26/08/56015105_p0.png | 1 | fd020ea063795335325c83c3770e2e0e | 936,598 | true | 150 | 115 | 300 | 230 | 1,175 | 900 | 270,809 | 1,175 | 900 | 0 | s | false | null | active | 1,175 | 900 | false | [] | [] |
||||||
53 | 2girls asu_tora barefoot bat_wings billy_herrington blonde_hair carrying closed_eyes crayon flandre_scarlet full_body hat hat_ribbon highres mob_cap multiple_girls open_mouth piggyback red_eyes red_ribbon remilia_scarlet ribbon siblings simple_background sisters sleeping smile team_shanghai_alice touhou_project white_background wings | 1,459,632,497 | 2 | DMSchmidt | 0 | http://lohas.nicoseiga.jp/priv/31ccf6a4c484e2d3af4f5b2792d235eb37aa0180/1458370185/5656099 | 5 | 83c05ddfe782a5627015328aa7389366 | 350,062 | true | 113 | 150 | 225 | 300 | 900 | 1,200 | 0 | 900 | 1,200 | 0 | s | false | null | active | 900 | 1,200 | false | [] | [] |
||||||
54 | 1girl bat_wings belt black_footwear bloomers blue_hair dress full_body hat hat_ribbon hayashi_kewi looking_at_viewer mob_cap puffy_short_sleeves puffy_sleeves red_eyes red_ribbon remilia_scarlet ribbon shoes short_hair short_sleeves simple_background solo team_shanghai_alice touhou_project underwear white_background wings | 1,459,632,578 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2016/03/22/00/11/30/55941830_p0.png | 1 | 339e90251b5973ce8306ebe9e05a95d6 | 375,702 | true | 134 | 150 | 267 | 300 | 732 | 821 | 0 | 732 | 821 | 0 | s | false | null | active | 732 | 821 | false | [] | [] |
||||||
55 | 1girl absurdres bat_wings blue_hair blush bra cameltoe chemise collar full_body hat hat_ribbon highres karasuma_yayoi kneehighs looking_at_viewer mob_cap nail_polish navel pantsu pink_background pointy_ears red_eyes remilia_scarlet ribbon see-through shoes short_hair sleeveless smile solo team_shanghai_alice text tongue tongue_out touhou_project underwear v white_legwear wings | 1,459,632,625 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2016/03/03/16/06/37/55599948_p12.jpg | 3 | d66523a03d3122f888c8226383ee78b5 | 342,948 | true | 84 | 150 | 169 | 300 | 843 | 1,500 | 98,353 | 1,625 | 2,890 | 0 | s | true | null | active | 1,625 | 2,890 | false | [] | [] |
||||||
56 | 2girls ascot bat_wings closed_eyes dress fangs flandre_scarlet hat highres lavender_hair looking_at_another mary_janes mob_cap multiple_girls nemokakkoii open_mouth pink_dress red_dress red_eyes remilia_scarlet shirt shoes short_hair siblings simple_background sisters sitting spread_wings team_shanghai_alice touhou_project white white_shirt wings | 1,459,632,671 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2016/03/22/20/16/29/55952842_p0.png | 4 | 805fce9fe5c480cf88391902873e009f | 1,290,690 | true | 150 | 142 | 300 | 284 | 1,269 | 1,200 | 220,689 | 1,586 | 1,500 | 0 | s | false | null | active | 1,586 | 1,500 | false | [] | [] |
||||||
57 | 2girls back_cutout barefoot bat_wings blonde_hair blue_hair bow brooch candle candlestand chair curtains flame flandre_scarlet frilled_skirt frills full_body full_moon hair_over_one_eye hat hat_bow head_tilt indoors jewellery johnalay lavender_shirt lavender_skirt legs long_skirt looking_at_viewer mob_cap moon multiple_girls night night_sky oil_painting_(medium) pink_shirt red_eyes red_moon red_skirt red_vest remilia_scarlet shiny shiny_hair shirt short_sleeves siblings side_ponytail signature sisters sitting skirt skirt_set skull sky smile team_shanghai_alice touching touhou_project traditional_media wariza wings wrist_cuffs | 1,459,632,726 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2016/03/18/18/54/33/55875852_p0.jpg | 3 | 34e13917af6a5820b2da359630e71922 | 855,648 | true | 125 | 150 | 250 | 300 | 832 | 1,000 | 854,392 | 832 | 1,000 | 0 | s | false | null | active | 832 | 1,000 | false | [] | [] |
||||||
58 | 1girl architecture ascot backlighting bible_verse blood blood_on_face blood_splatter blood_stain bloody_clothes bloody_hands blurry brooch day depth_of_field english grass hachidori_tou highres jewellery lamppost no_hat no_headwear pink_eyes pink_shirt pink_skirt plant purple_hair remilia_scarlet shiny shiny_hair shirt short_hair short_sleeves skirt smile solo sunlight team_shanghai_alice touhou_project vanishing_point vines | 1,459,632,756 | 2 | DMSchmidt | 0 | 0 | dfebc6068337d420aa323bd3b6038c8a | 4,519,709 | true | 150 | 100 | 300 | 200 | 1,500 | 1,000 | 1,548,662 | 2,696 | 1,797 | 0 | s | true | null | active | 2,696 | 1,797 | false | [] | [] |
|||||||
59 | 1girl akisome_hatsuka bat_wings hair_ribbon jersey lavender_hair miniskirt red_eyes remilia_scarlet ribbon shoes skirt sneakers solo team_shanghai_alice touhou_project white_background wings | 1,459,632,838 | 2 | DMSchmidt | 0 | https://twitter.com/shuhatu/status/699287497663127552 | 1 | a402b77b477d52cecf42b1038cd5069e | 144,294 | true | 91 | 150 | 181 | 300 | 412 | 681 | 0 | 412 | 681 | 0 | s | false | null | active | 412 | 681 | false | [] | [] |
||||||
60 | 2girls akisome_hatsuka bat_wings blonde_hair blue_hair dagger flandre_scarlet hat highres holding_hands multiple_girls red_eyes remilia_scarlet short_hair siblings side_ponytail sisters smile team_shanghai_alice touhou_project weapon wings | 1,459,632,885 | 2 | DMSchmidt | 0 | http://i2.pixiv.net/img-original/img/2015/05/21/00/10/53/50478825_p0.png | 3 | 58b121f8590a1702edc1264a4e57003f | 1,053,083 | true | 150 | 92 | 300 | 185 | 1,500 | 924 | 243,636 | 1,623 | 1,000 | 0 | s | false | null | active | 1,623 | 1,000 | false | [] | [] |
||||||
61 | 3girls ascot blonde_hair blush bow brown_hair detached_sleeves flandre_scarlet girl_sandwich hair_bow hakurei_reimu hat hat_ribbon kumo_(atm) mob_cap multiple_girls puffy_short_sleeves puffy_sleeves red_bow red_eyes red_skirt remilia_scarlet ribbon ribbon-trimmed_sleeves ribbon_trim sandwiched short_sleeves sitting skirt team_shanghai_alice thought_bubble touhou_project wings | 1,459,632,950 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2016/03/20/13/20/30/55909496_p3.png | 0 | 821dbf1e87fcb3f21c9123b48110cb3d | 361,107 | true | 150 | 123 | 300 | 247 | 922 | 758 | 0 | 922 | 758 | 0 | s | false | null | active | 922 | 758 | false | [] | [] |
||||||
62 | 2girls asu_tora barefoot bat_wings blonde_hair blue_hair closed_eyes fang flandre_scarlet glomp hat hat_ribbon heart hug mob_cap multiple_girls open_mouth pointy_ears red_eyes red_ribbon remilia_scarlet ribbon siblings side_ponytail simple_background sisters strap_gap team_shanghai_alice touhou_project trembling white_background wings | 1,459,633,013 | 2 | DMSchmidt | 0 | http://lohas.nicoseiga.jp/priv/a4df04a2fa230451d21191a5fe4e00491165e15a/1458662344/5667057 | 1 | 1ef7134e7657064010a54c505cf0266f | 266,099 | true | 113 | 150 | 225 | 300 | 750 | 1,000 | 0 | 750 | 1,000 | 0 | s | true | null | active | 750 | 1,000 | false | [] | [] |
||||||
63 | 2girls asa_(coco) bat_wings blue_eyes blue_hair bow braid dress hair_bow hat hat_ribbon headdress izayoi_sakuya looking_at_viewer maid_headdress mob_cap multiple_girls open_mouth puffy_sleeves red_eyes remilia_scarlet ribbon short_hair short_sleeves silver_hair smile team_shanghai_alice touhou_project twin_braids upper_body vest wings | 1,459,633,040 | 2 | DMSchmidt | 0 | http://i2.pixiv.net/img-original/img/2016/03/23/02/27/35/55961025_p8.png | 1 | b65f28cf67bcb677a35efd46ad3e8332 | 640,718 | true | 133 | 150 | 266 | 300 | 614 | 693 | 132,246 | 614 | 693 | 0 | s | true | null | active | 614 | 693 | false | [] | [] |
||||||
64 | 2girls alcohol amamitsu_kousuke ascot barefoot bat_wings cup dress drinking_glass fang foot_worship hat hat_ribbon headdress izayoi_sakuya maid_headdress mob_cap multiple_girls open_mouth puffy_sleeves purple_hair red_eyes remilia_scarlet ribbon short_hair short_sleeves silver_hair sitting smile team_shanghai_alice throne touhou_project wine wine_glass wings | 1,459,633,086 | 2 | DMSchmidt | 0 | https://twitter.com/biriridama108/status/664807041710428161 | 9 | 40ace09fe1ef5662ffeaf1681ec98853 | 180,867 | true | 150 | 94 | 300 | 188 | 1,440 | 900 | 0 | 1,440 | 900 | 0 | s | false | null | active | 1,440 | 900 | false | [] | [] |
||||||
65 | 1girl ascot bat bat_wings chain dress fangs hat hat_ribbon looking_at_viewer mob_cap moon mosho night open_mouth petals pink_eyes puffy_short_sleeves puffy_sleeves red_moon remilia_scarlet ribbon short_sleeves sky smile solo team_shanghai_alice touhou_project traditional_media watercolor_pencil_(medium) white_dress wings wrist_cuffs | 1,459,633,131 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2016/03/24/08/35/27/55979500_p0.jpg | 1 | a263b57b1e7ca7e2db95a7e4666f9a93 | 972,767 | true | 108 | 150 | 215 | 300 | 718 | 1,000 | 990,140 | 718 | 1,000 | 0 | s | false | null | active | 718 | 1,000 | false | [] | [] |
||||||
66 | 1girl arms_behind_back bare_shoulders bat_wings blush breasts cat_lingerie collarbone fang fang_out hat lowleg lowleg_pantsu meme_attire mob_cap navel pantsu purple_hair red_eyes remilia_scarlet short_hair shy small_breasts solo standing team_shanghai_alice thigh_gap touhou_project underwear uu~ wavy_mouth wings yuu_(yu0221f) | 1,459,633,163 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2016/03/25/00/24/17/55992088_p2.png | 7 | dd1045d7d7ecfa3025de48aeebd3618f | 379,247 | true | 92 | 150 | 183 | 300 | 650 | 1,065 | 0 | 650 | 1,065 | 0 | s | false | null | active | 650 | 1,065 | false | [] | [] |
||||||
67 | 1girl bat_wings blush feet hat hat_ribbon highres kuro_suto_sukii leg_up looking_at_viewer mob_cap monochrome puffy_sleeves red_eyes remilia_scarlet ribbon shoes_removed short_sleeves simple_background sitting sketch skirt solo team_shanghai_alice touhou_project white_background wings | 1,459,633,205 | 2 | DMSchmidt | 0 | 1 | 48ef796c860c75524dee98d81f4eb05a | 346,294 | true | 150 | 145 | 300 | 290 | 1,243 | 1,200 | 325,590 | 1,326 | 1,280 | 0 | s | false | null | active | 1,326 | 1,280 | false | [] | [] |
|||||||
68 | 2girls :d bat_wings black_gloves black_legwear black_wings blonde_hair blue_hair blurry bow brooch crystal debris depth_of_field destruction dress dust explosion flandre_scarlet flying_sweatdrops gloves glowing glowing_eyes hair_between_eyes hat hat_bow hat_ribbon highres holding holding_weapon jewellery laevatein looking_at_viewer mob_cap multiple_girls open_mouth puffy_short_sleeves puffy_sleeves red_bow red_eyes red_ribbon red_skirt red_vest remilia_scarlet ribbon sash shade shirt shisu_(binzo3) short_sleeves siblings sisters skirt skirt_set smile team_shanghai_alice thighhighs touhou_project upside-down white white_shirt wings wrist_cuffs | 1,459,633,243 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2016/03/25/10/52/47/55997034_p0.png | 2 | 9f24e1b69c4cd4e21fdd02d3536dbcf0 | 1,173,661 | true | 150 | 66 | 300 | 132 | 1,500 | 659 | 161,645 | 1,700 | 747 | 0 | s | true | null | active | 1,700 | 747 | false | [] | [] |
||||||
69 | /\/\/\ 1girl bat_wings bloomers bloomers_pull blush bound bound_wrists bow bra breasts fang hat kedama_milk looking_at_viewer monochrome navel open_mouth pantsu pointy_ears remilia_scarlet ribbon short_hair side-tie_panties small_breasts solo solo_focus strap_slip team_shanghai_alice touhou_project underwear underwear_only wings | 1,459,633,310 | 2 | DMSchmidt | 0 | http://kedamaa.tumblr.com/post/141526478618 | 7 | 919294f620f95be2b830982ea3bfe737 | 249,663 | true | 141 | 150 | 282 | 300 | 658 | 700 | 0 | 658 | 700 | 0 | s | false | null | active | 658 | 700 | false | [] | [] |
||||||
70 | 1girl absurdres bat_wings dress fami_(yellow_skies) hat highres lavender_hair legs looking_at_viewer lying red_eyes remilia_scarlet short_hair socks solo team_shanghai_alice touhou_project wings wrist_cuffs | 1,459,633,362 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2015/04/25/00/22/19/50007410_p17.jpg | 9 | 4dcc67fa8ee20c41dcef33ea687ea91a | 2,045,216 | true | 106 | 150 | 212 | 300 | 1,062 | 1,500 | 273,966 | 2,507 | 3,541 | 0 | s | false | null | active | 2,507 | 3,541 | false | [] | [] |
||||||
71 | 2girls apron arm_ribbon bat_wings black_footwear black_gloves black_legwear blue_dress blue_eyes bow braid clenched_teeth cross_print dress fami_(yellow_skies) fingerless_gloves from_behind gloves grey_background grey_hair hair_bow hand_around_neck hand_up hat hat_bow headdress highres holding_knife izayoi_sakuya knife_to_throat looking_at_another lying maid maid_apron maid_headdress mob_cap multiple_girls on_back on_person pantyhose pink_shirt pink_skirt pinned purple_hair red_eyes red_footwear remilia_scarlet ribbon serious shirt shoes short_dress short_sleeves silver_hair simple_background skirt sleeveless sleeveless_dress surprised sweatdrop team_shanghai_alice teeth thighs touhou_project transparent_wings twin_braids white white_legwear white_shirt wings wrist_cuffs | 1,459,633,424 | 2 | DMSchmidt | 0 | http://lohas.nicoseiga.jp/priv/c2a7c000e4263eb8bc5ba3d52a51f64ef06914b2/1459354061/5330967 | 1 | d724837797bca400ac1d54c8f1bb8876 | 275,657 | true | 106 | 150 | 212 | 300 | 900 | 1,271 | 0 | 900 | 1,271 | 0 | s | false | null | active | 900 | 1,271 | false | [] | [] |
||||||
72 | 1girl arm_up bangs bare_shoulders bat_wings blue_hair breasts cleavage covered_nipples hat lying mob_cap navel on_back one_eye_closed red_eyes remilia_scarlet short_hair sketch slit_pupils solo strapless stuffed_animal stuffed_toy team_shanghai_alice teddy_bear touhou_project tubetop twilightrain wings | 1,459,633,464 | 2 | DMSchmidt | 0 | https://twitter.com/tyo_3rin/status/715177191898615809 | 11 | c9c9590816e4e34ad68b6a81080def3f | 133,823 | true | 150 | 94 | 300 | 188 | 1,440 | 900 | 0 | 1,440 | 900 | 0 | s | true | null | active | 1,440 | 900 | false | [] | [] |
||||||
73 | 1girl bow candelabra candle candlelight chain dark demon_wings dress hat hat_bow highres indoors kagari6496 looking_at_watch mob_cap pink_dress pocket_watch remilia_scarlet short_hair sketch solo team_shanghai_alice touhou_project watch wings wristband | 1,459,633,519 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2014/07/16/17/08/46/44743444_p0.jpg | 1 | 36ee1318c62e95d99b280cc15476f241 | 209,904 | true | 107 | 150 | 214 | 300 | 1,000 | 1,400 | 0 | 1,000 | 1,400 | 0 | s | false | null | active | 1,000 | 1,400 | false | [] | [] |
||||||
74 | 10s 2girls bat_wings blue_hair crossover drill_hair fami_(yellow_skies) highres idolmaster idolmaster_cinderella_girls kanzaki_ranko long_hair multiple_girls open_mouth parasol red_eyes remilia_scarlet short_hair silver_hair team_shanghai_alice touhou_project twin_drills twin_tails umbrella wings | 1,459,633,569 | 2 | DMSchmidt | 0 | http://lohas.nicoseiga.jp/priv/394ed51bc88992a967e11734f5b5db9fbbbb6caf/1459353398/4685599 | 2 | 3d2e190780b1f9cddaf1efe7d554b1bf | 2,016,560 | true | 150 | 114 | 300 | 229 | 1,500 | 1,143 | 246,691 | 2,241 | 1,707 | 0 | s | true | null | active | 2,241 | 1,707 | false | [] | [] |
||||||
75 | 1girl asymmetrical_hair back bikini blonde_hair blush crystal dated fang flandre_scarlet hair_ornament hair_ribbon looking_at_viewer m-sama open_mouth pointy_ears red_eyes ribbon side_ponytail simple_background smile solo swimsuit team_shanghai_alice touhou_project white_background wings | 1,459,633,643 | 2 | DMSchmidt | 0 | https://twitter.com/f_inari/status/664096134386708480 | 4 | 5edb5db76b1d26c4f75ce162778c0a1b | 103,502 | true | 99 | 150 | 199 | 300 | 600 | 906 | 0 | 600 | 906 | 0 | s | true | null | active | 600 | 906 | false | [] | [] |
||||||
76 | 2girls black_hair blush brown_hair closed_eyes cloud green_eyes hair_ornament hairclip kuraue_hinata miyajima_hitoshi multiple_girls navel open_mouth outdoors pantsu pantsu_pull school_uniform serafuku short_hair skirt skirt_pull sky twin_tails underwear wardrobe_malfunction yama_no_susume yukimura_aoi | 1,459,633,676 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img33/img/fwhh1021/45524683_big_p0.jpg | 16 | 7f212a9218ac311002ec3d0dc956b4c0 | 451,870 | true | 108 | 150 | 216 | 300 | 720 | 1,000 | 0 | 720 | 1,000 | 0 | s | true | null | active | 720 | 1,000 | false | [] | [] |
||||||
77 | 2girls black_hair blush brown_hair closed_eyes cloud green_eyes hair_ornament hairclip kuraue_hinata miyajima_hitoshi multiple_girls navel open_mouth outdoors pantsu pantsu_pull pussy school_uniform serafuku short_hair skirt skirt_pull sky twin_tails uncensored underwear wardrobe_malfunction yama_no_susume yukimura_aoi | 1,459,633,732 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img33/img/fwhh1021/45524683_big_p0.jpg | 47 | 45823b72539a95ad5de4e491a352840a | 444,654 | true | 108 | 150 | 216 | 300 | 720 | 1,000 | 0 | 720 | 1,000 | 0 | q | true | null | active | 720 | 1,000 | false | [] | [] |
||||||
78 | 2girls black_hair blush brown_hair closed_eyes cloud green_eyes hair_ornament hairclip kuraue_hinata miyajima_hitoshi multiple_girls navel nipples open_mouth outdoors pantsu pantsu_pull pussy school_uniform serafuku short_hair skirt skirt_pull sky topless twin_tails uncensored underwear wardrobe_malfunction yama_no_susume yukimura_aoi | 1,459,633,766 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img33/img/fwhh1021/45524683_big_p2.jpg | 44 | c03cef20fcae59bebae23e1f307db82f | 423,212 | true | 108 | 150 | 216 | 300 | 720 | 1,000 | 0 | 720 | 1,000 | 0 | e | false | null | active | 720 | 1,000 | false | [] | [] |
||||||
79 | 2girls :< absurdres adjusting_hair alphonse ass bangs blonde_hair blunt_bangs breasts brown_eyes brown_hair censored convenient_censoring dress dressing flat_chest highres holding_clothes indoors intricate_background long_hair midriff mouth_hold multiple_girls navel nipples nude original paintbrush parted_lips petite pussy ribbon ribbon_in_mouth scan short_hair sidelocks small_breasts standing wavy_hair | 1,459,633,860 | 2 | DMSchmidt | 0 | Hallucinogens [English] - Page 17 | 86 | 0aee08fdaa5fc1ea942849dbfe7d975d | 1,034,660 | true | 104 | 150 | 208 | 300 | 1,039 | 1,500 | 151,320 | 2,313 | 3,338 | 0 | e | false | null | active | 2,313 | 3,338 | false | [] | [] |
||||||
80 | 1girl absurdres arched_back bare_shoulders bikini bikini_bottom breasts censored convenient_censoring dengeki_moeou hair_censor hair_ribbon highres long_hair looking_at_viewer navel osa_(osaosa) petals red_eyes ribbon scan side-tie_bikini silver_hair small_breasts smile solo swimsuit topless very_long_hair wading wet | 1,459,633,951 | 2 | DMSchmidt | 0 | 10 | 81142cd8addcf07a314c3e6e46f539fd | 6,579,326 | true | 105 | 150 | 210 | 300 | 1,049 | 1,500 | 1,147,950 | 4,539 | 6,490 | 0 | s | false | null | active | 4,539 | 6,490 | false | [] | [] |
|||||||
81 | 3girls alice_margatroid ama-tou blonde_hair blue_dress blue_eyes braid broom brown_eyes coat crescent dress hairband hat hat_ribbon kirisame_marisa lolita_hairband long_hair long_sleeves minigirl multiple_girls open_clothes open_coat open_mouth outstretched_arm patchouli_knowledge pink_background puffy_sleeves purple_dress purple_eyes purple_hair ribbon shirt short_sleeves single_braid skirt skirt_set smile star team_shanghai_alice touhou_project vest witch_hat | 1,459,633,991 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img17/img/ama-tou/35885140.jpg | 2 | 32315775b7dc8d0651e272c0769714a6 | 764,456 | true | 105 | 150 | 210 | 300 | 624 | 891 | 740,100 | 624 | 891 | 0 | s | false | null | active | 624 | 891 | false | [] | [] |
||||||
82 | 1boy 1girl anus ass black_hair blush bow copyright_request faceless faceless_male looking_back naughty_face pantsu pantsu_pull pink_shirt pussy red_bow satsuki_itsuka striped striped_legwear thighhighs underwear white_pantsu | 1,459,634,125 | 2 | DMSchmidt | 0 | http://blog-imgs-17.fc2.com/s/a/t/satsuki55/koushinmattene-2.jpg | 16 | 68434e596ded75c5ff10a6d1dfcd258c | 131,985 | true | 101 | 150 | 201 | 300 | 537 | 800 | 0 | 537 | 800 | 0 | e | false | null | active | 537 | 800 | false | [] | [] |
||||||
83 | 1boy 1girl age_difference bar_censor blush brown_skin censored closed_eyes collarbone cum cum_in_pussy dark-skinned_female flat_chest girl_on_top hands_on_another's_chest hetero j7w long_hair navel nipples nude original penis pussy reverse_cowgirl_position sex silver_hair solo_focus spread_legs straddling sweat testicles vaginal | 1,459,634,421 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2015/11/23/08/05/30/53696626_p3.jpg | 44 | 5d55805a215a63858e6c93835bcd8d3a | 114,733 | true | 106 | 150 | 212 | 300 | 724 | 1,024 | 0 | 724 | 1,024 | 0 | e | true | null | active | 724 | 1,024 | false | [] | [] |
||||||
84 | 1girl armpits blue_eyes brown_hair flat_chest long_hair looking_at_viewer lying malon navel nipples nude on_back open_mouth outstretched_arm pointy_ears smile solo tenako the_legend_of_zelda | 1,459,634,621 | 2 | DMSchmidt | 0 | http://i3.pixiv.net/img-original/img/2015/09/19/20/00/45/52604338_p0.png | 39 | 2dddec18e4f3e4ec6913826ed2bd5c91 | 600,859 | true | 126 | 150 | 253 | 300 | 915 | 1,086 | 664,069 | 915 | 1,086 | 0 | e | false | null | active | 915 | 1,086 | false | [] | [] |
||||||
85 | 10s 1girl animal_ears animated black_legwear blonde_hair blush breasts cat_ears cat_gloves cat_tail fate/kaleid_liner_prisma_illya fate_(series) illyasviel_von_einzbern long_hair navel open_mouth red_eyes red_ribbon ribbon solo tail thighhighs video webm | 1,459,635,013 | 2 | DMSchmidt | 0 | 16 | c3e3187038b825017f298e54868bac9d | 2,877,407 | https://lolibooru.moe/image/c3e3187038b825017f298e54868bac9d/lolibooru 85 animal_ears black_legwear blonde_hair cat_gloves fate_kaleid_liner_prisma_illya fate_(series) illyasviel_von_einzbern open_mouth red_ribbon thighhighs.webm | true | 150 | 84 | 300 | 169 | https://lolibooru.moe/image/c3e3187038b825017f298e54868bac9d/lolibooru 85 animal_ears black_legwear blonde_hair cat_gloves fate_kaleid_liner_prisma_illya fate_(series) illyasviel_von_einzbern open_mouth red_ribbon thighhighs.webm | 1,280 | 720 | 0 | https://lolibooru.moe/image/c3e3187038b825017f298e54868bac9d/lolibooru 85 animal_ears black_legwear blonde_hair cat_gloves fate_kaleid_liner_prisma_illya fate_(series) illyasviel_von_einzbern open_mouth red_ribbon thighhighs.webm | 1,280 | 720 | 0 | s | false | null | active | 1,280 | 720 | false | [] | [] |
||||
86 | 10s 1girl animal_ears black_legwear blonde_hair breasts cat_ears cat_gloves cat_tail fate/kaleid_liner_prisma_illya fate_(series) highres illyasviel_von_einzbern long_hair navel red_eyes red_ribbon ribbon solo tail thighhighs | 1,459,635,131 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2015/11/06/12/42/16/53407984_p0.jpg | 5 | ab1c32755905daa16254ca0ed7bb51fa | 779,279 | true | 112 | 150 | 225 | 300 | 1,125 | 1,500 | 874,437 | 1,180 | 1,574 | 0 | s | false | null | active | 1,180 | 1,574 | false | [] | [] |
||||||
87 | 1girl >_< animal_ears boots cat_ears cat_tail closed_eyes fate/stay_night fate_(series) illyasviel_von_einzbern jumping ruchi solo tail type-moon white_hair | 1,459,635,356 | 2 | DMSchmidt | 0 | http://i4.pixiv.net/img-original/img/2015/04/30/23/25/48/50115767_p64.jpg | 2 | 613c3d43bb169a80f57e8ea1432fb5b9 | 269,662 | true | 113 | 150 | 225 | 300 | 450 | 600 | 0 | 450 | 600 | 0 | s | false | null | active | 450 | 600 | false | [] | [] |
||||||
88 | 1girl ascot blonde_hair blush bobby_socks flandre_scarlet hat looking_at_viewer nagao_(cat610) open_mouth red_eyes short_hair short_sleeves simple_background skirt skirt_set smile socks solo team_shanghai_alice touhou_project vest white_legwear wings wrist_cuffs | 1,459,635,485 | 2 | DMSchmidt | 0 | http://i4.pixiv.net/img-original/img/2015/11/18/00/50/08/53610295_p0.png | 3 | 9b9d651859995b6cd22736c505ac6e75 | 932,656 | true | 150 | 138 | 300 | 277 | 900 | 830 | 195,940 | 900 | 830 | 0 | s | false | null | active | 900 | 830 | false | [] | [] |
||||||
89 | 1girl boar closed_eyes copyright_request hair_stick ham_(points) japanese_clothes kimono long_sleeves lowres new_year purple_hair red_kimono sake_bottle sandals sleeping solo | 1,459,637,475 | 2 | DMSchmidt | 0 | http://points.2-d.jp/sbs/data/img_092.jpg | 2 | c6467ecfa911ace95d15da08d48f767c | 90,551 | true | 150 | 150 | 300 | 300 | 480 | 480 | 0 | 480 | 480 | 0 | s | false | null | active | 480 | 480 | false | [] | [] |
||||||
90 | 00s 1girl antenna_hair azumanga_daiou bangs clannad dango_daikazoku furukawa_nagisa ham_(points) key_(company) lowres parody solo | 1,459,637,476 | 2 | DMSchmidt | 0 | http://img01.pixiv.net/img/ham_points/500681.jpg | 1 | 136c79bd8a0b8b9a5d7a0081984876d9 | 38,273 | true | 125 | 150 | 250 | 300 | 300 | 360 | 0 | 300 | 360 | 0 | s | false | null | active | 300 | 360 | false | [] | [] |
||||||
91 | 00s 1girl bangs clannad dango_daikazoku ham_(points) ibuki_fuuko key_(company) lowres pantyhose solo star star_(symbol) | 1,459,637,476 | 2 | DMSchmidt | 0 | http://img01.pixiv.net/img/ham_points/552322.jpg | 1 | 77b3e2bfa6d6ca1647a474eb64f4b999 | 40,031 | true | 113 | 150 | 225 | 300 | 360 | 480 | 0 | 360 | 480 | 0 | s | false | null | active | 360 | 480 | false | [] | [] |
||||||
92 | 1girl black_dress blonde_hair dress flower gosick gothic_lolita green_eyes hair_ornament ham_(points) lolita_fashion long_hair red_flower red_rose rose sketch solo victorica_de_blois | 1,459,637,477 | 2 | DMSchmidt | 0 | http://img01.pixiv.net/img/ham_points/17045524_big_p5.jpg | 1 | 3e7026f8d65eef2a38334ec5104b0043 | 261,244 | true | 88 | 150 | 176 | 300 | 484 | 824 | 0 | 484 | 824 | 0 | s | false | null | active | 484 | 824 | false | [] | [] |
||||||
93 | >_o 1girl :o >:o bad_id bad_twitter_id blonde_hair blue_eyes border charlotta_fenia crown gauntlets granblue_fantasy ham_(points) inactive_account long_hair open_mouth pointy_ears puffy_short_sleeves puffy_sleeves short_sleeves simple_background solo upper_body v-shaped_eyebrows white_background | 1,459,637,477 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points_/status/644889574620041216 | 1 | 7e976c9939bdc0ef9c605f87f07661b1 | 89,636 | true | 150 | 103 | 300 | 206 | 792 | 545 | 0 | 792 | 545 | 0 | s | false | null | active | 792 | 545 | false | [] | [] |
||||||
94 | 1girl ass bad_id bad_twitter_id blush braid bridal_veil crossed_arms filasopila full_body gloves granblue_fantasy greyscale ham_(points) harvin horn horns inactive_account leotard lying monochrome on_stomach short_hair simple_background single_horn solo spats spinning_top top twin_braids veil white_background | 1,459,637,478 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points_/status/652492314967851009 | 7 | 8846633fcd831eb3941636b681e89c27 | 72,817 | true | 150 | 77 | 300 | 153 | 1,149 | 586 | 0 | 1,149 | 586 | 0 | s | false | null | active | 1,149 | 586 | false | [] | [] |
||||||
95 | 1girl anklet bad_id bad_twitter_id bare_legs barefoot black_border black_bow black_skirt blue_eyes blush border bow bracelet feet grafos granblue_fantasy graphos hairband ham_(points) inactive_account jewellery long_hair lying miniskirt on_back red_hair sand sara_(granblue_fantasy) skirt soles solo toes younger | 1,459,637,479 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points_/status/644450334396420096 | 5 | 46f193159c045649afd85e214106b4b5 | 71,841 | true | 150 | 101 | 300 | 203 | 715 | 483 | 0 | 715 | 483 | 0 | s | false | null | active | 715 | 483 | false | [] | [] |
||||||
96 | 1girl bad_id bad_twitter_id bare_legs barefoot blush bracelet cape chibi dress grafos granblue_fantasy graphos hairband ham_(points) inactive_account jewellery long_hair o_o outstretched_arm red_hair sand sara_(granblue_fantasy) simple_background solo wavy_mouth white_background | 1,459,637,479 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points_/status/651280661530046464 | 1 | 877e8c376109669f93e3fcf3040d023e | 113,539 | true | 150 | 135 | 300 | 270 | 715 | 643 | 0 | 715 | 643 | 0 | s | false | null | active | 715 | 643 | false | [] | [] |
||||||
97 | 1girl :d ahoge armlet bad_id bad_twitter_id bare_shoulders blue_eyes blue_hair blush bracer cowboy_shot dress granblue_fantasy ham_(points) inactive_account long_hair looking_at_viewer lyria_(granblue_fantasy) open_mouth simple_background smile solo v_arms white_background white_dress | 1,459,637,480 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points_/status/645618314174074880 | 5 | 98616bd7823ef2fc0f56709c6d11fe7a | 70,824 | true | 101 | 150 | 202 | 300 | 476 | 708 | 0 | 476 | 708 | 0 | s | false | null | active | 476 | 708 | false | [] | [] |
||||||
98 | 1girl ahoge armlet bad_id bad_twitter_id bare_shoulders blue_eyes blue_hair blush bracer dress granblue_fantasy ham_(points) inactive_account long_hair looking_at_viewer lowres lyria_(granblue_fantasy) simple_background smile solo upper_body v_arms white_background white_dress | 1,459,637,480 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points_/status/645555903173779456 | 1 | bec544f2b5723baf720b9a61a85edf24 | 40,484 | true | 131 | 150 | 262 | 300 | 387 | 443 | 0 | 387 | 443 | 0 | s | false | null | active | 387 | 443 | false | [] | [] |
||||||
99 | >_) 1girl >:) ass bad_id bad_twitter_id bangs bare_shoulders black_border blush bodysuit border closed_mouth flat_ass granblue_fantasy greyscale hair_between_eyes ham_(points) headpiece inactive_account long_hair medusa_(shingeki_no_bahamut) monochrome pantylines shingeki_no_bahamut simple_background smile snake snake_hair solo v-shaped_eyebrows white_background | 1,459,637,481 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points_/status/651936824949018624 | 5 | 09e3d57ba10c0dd5f6eb08331198da48 | 108,142 | true | 103 | 150 | 206 | 300 | 545 | 792 | 0 | 545 | 792 | 0 | s | false | null | active | 545 | 792 | false | [] | [] |
||||||
100 | 1girl animal_ears bad_id bad_twitter_id black_border blush_stickers border cloak cowboy_shot dress dress_lift ears_through_headwear granblue_fantasy ham_(points) hood hooded_cloak inactive_account long_hair pantsu red_eyes scathacha_(granblue_fantasy) side_slit silver_hair solo speech_bubble translation_request underwear white_dress white_pantsu | 1,459,637,481 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points_/status/649226081354952704 | 5 | 097988ccf76f4612dfc80c7311bd6cfd | 59,691 | true | 103 | 150 | 206 | 300 | 389 | 566 | 0 | 389 | 566 | 0 | s | false | null | active | 389 | 566 | false | [] | [] |
||||||
101 | 1girl accident backpack bag boots brown_hair faceplant footprints hairband ham_(points) kanon mittens oekaki snow solo tripping tsukimiya_ayu winged_backpack | 1,459,637,482 | 2 | DMSchmidt | 0 | http://img01.pixiv.net/img/ham_points/515739.gif | 3 | d6bde6e5705cb72bb75c20989f8952d0 | 12,946 | true | 150 | 100 | 300 | 200 | 720 | 480 | 0 | 720 | 480 | 0 | s | false | null | active | 720 | 480 | false | [] | [] |
||||||
102 | 10s 1girl akatsuki_(kantai_collection) alternate_hairstyle black_border blue_eyes border hair_twirling ham_(points) hat kantai_collection long_hair neckerchief open_mouth purple_eyes red_neckwear school_uniform serafuku side_glance sideways_glance sideways_hat solo twin_tails | 1,459,637,483 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2015/04/10/00/29/02/49755964_p2.jpg | 1 | 136848da23b8e2663ceec146ea8f6579 | 185,911 | true | 150 | 104 | 300 | 207 | 794 | 549 | 0 | 794 | 549 | 0 | s | false | null | active | 794 | 549 | false | [] | [] |
||||||
103 | 10s 1girl ayanami_(kantai_collection) bad_id bad_twitter_id brown_hair cosplay ham_(points) inactive_account kantai_collection long_hair side_ponytail sitting solo zuihou_(kantai_collection) zuihou_(kantai_collection)_(cosplay) | 1,459,637,483 | 2 | DMSchmidt | 0 | https://twitter.com/ham_points/status/605736947961561088/photo/1 | 2 | 88635bd138d336ef79e7466a6643a2f3 | 65,707 | true | 103 | 150 | 205 | 300 | 529 | 774 | 0 | 529 | 774 | 0 | s | false | null | active | 529 | 774 | false | [] | [] |
||||||
104 | 10s 1girl alternate_hairstyle black_border blue_eyes blush border ham_(points) hat hibiki_(kantai_collection) kantai_collection long_hair looking_at_viewer neckerchief school_uniform serafuku silver_hair solo twin_tails upper_body | 1,459,637,484 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2015/04/10/00/29/02/49755964_p0.jpg | 1 | 41ef8255b37d2bae7d9441ac177d1c54 | 212,645 | true | 150 | 104 | 300 | 208 | 794 | 550 | 0 | 794 | 550 | 0 | s | false | null | active | 794 | 550 | false | [] | [] |
||||||
105 | 10s 1girl all_fours ass blonde_hair blue_eyes blush flower hair_flower hair_ornament ham_(points) kantai_collection long_hair looking_back one-piece_swimsuit ro-500_(kantai_collection) school_swimsuit shoes smile solo swimsuit tan tanline torpedo white_school_swimsuit white_swimsuit | 1,459,637,485 | 2 | DMSchmidt | 0 | http://i1.pixiv.net/img-original/img/2015/07/16/08/41/37/51438976_p0.jpg | 14 | efcc2f9fd725fe65e056b730870baa2b | 221,875 | true | 104 | 150 | 207 | 300 | 549 | 794 | 0 | 549 | 794 | 0 | s | false | null | active | 549 | 794 | false | [] | [] |
End of preview.
YAML Metadata
Warning:
empty or missing yaml metadata in repo card
(https://huggingface.co/docs/hub/datasets-cards)
posts.jsonl contains metadata of posts up to 2024-01-22.
- Downloads last month
- 5
Data Sourcing report
powered
by
Spawning.aiNo elements in this dataset have been identified as either opted-out, or opted-in, by their creator.