text
stringlengths
0
4k
│   │   ├── two_stupid_dogs.txt
│   │   └── warner_bros.txt
│   ├── comics
│   │   ├── alfred_e_neuman.txt
│   │   ├── archie.txt
│   │   ├── asterix.txt
│   │   ├── batman.txt
│   │   ├── bloom_county.txt
│   │   ├── calvin_and_hobbes.txt
│   │   ├── captain_america.txt
│   │   ├── dilbert.txt
│   │   ├── garfield.txt
│   │   ├── life_in_hell.txt
│   │   ├── mafalda.txt
│   │   ├── peanuts.txt
│   │   ├── spiderman.txt
│   │   └── superman.txt
│   ├── creatures
│   │   ├── aliens.txt
│   │   ├── angels.txt
│   │   ├── centuars.txt
│   │   ├── devils.txt
│   │   ├── dragons.txt
│   │   ├── fairies.txt
│   │   ├── fantasy.txt
│   │   ├── grim_reapers.txt
│   │   ├── mermaids.txt
│   │   ├── monsters.txt
│   │   ├── mythology.txt
│   │   └── unicorns.txt
│   ├── events
│   │   ├── birthday.txt
│   │   ├── graduation.txt
│   │   └── wedding.txt
│   ├── food_and_drink
│   │   ├── apples.txt
│   │   ├── beer.txt
│   │   ├── chocolate.txt
│   │   ├── ice_cream.txt
│   │   └── other.txt
│   ├── holiday
│   │   ├── 4th_of_july.txt
│   │   ├── christmas
│   │   │   ├── other.txt
│   │   │   ├── religious.txt
│   │   │   ├── santa.txt
│   │   │   ├── snowman.txt
│   │   │   └── trees.txt
│   │   ├── easter.txt
│   │   ├── fathers_day.txt
│   │   ├── halloween.txt
│   │   ├── hanukkah.txt
│   │   ├── mothers_day.txt
│   │   ├── new_year.txt
│   │   ├── thanksgiving.txt
│   │   └── valentine.txt
│   ├── logos_and_insignias
│   │   ├── amnesty_international.txt
│   │   ├── bauhaus.txt
│   │   ├── caduceus.txt
│   │   ├── coca-cola.txt
│   │   ├── drama_masks.txt
│   │   ├── fonts.txt
│   │   ├── hello_kitty.txt
│   │   ├── j_r_dobbs.txt
│   │   ├── jolly_roger.txt
│   │   ├── kool-aid.txt
│   │   ├── linux.txt
│   │   ├── no_bs.txt
│   │   ├── no_smoking.txt
│   │   ├── peace.txt
│   │   ├── pillsbury_doughboy.txt
│   │   ├── playboy.txt
│   │   ├── recycle.txt
│   │   ├── red_dog_beer.txt
│   │   ├── smiley.txt
│   │   ├── sun_microsystems.txt
│   │   ├── television.txt
│   │   ├── walt_jabsco.txt
│   │   └── yin_and_yang.txt
│   ├── movies
│   │   ├── aladdin.txt
│   │   ├── bambi.txt
│   │   ├── beauty_and_the_beast.txt
│   │   ├── galaxy_quest.txt
│   │   ├── ghostbusters.txt
│   │   ├── ice_age.txt
│   │   ├── james_bond.txt
│   │   ├── lion_king.txt
│   │   ├── little_mermaid.txt
│   │   ├── pinocchio.txt
│   │   ├── resident_evil.txt
│   │   ├── shrek.txt
│   │   ├── snow_white.txt
│   │   ├── star_wars.txt
│   │   ├── tinkerbell.txt
│   │   ├── toy_story.txt
│   │   ├── wallace_and_gromit.txt
│   │   └── young_frankenstein.txt
│   ├── music