From 0d531a1182bda0d4865a918b5d837c41441f9a33 Mon Sep 17 00:00:00 2001 From: daniel muniz Date: Wed, 19 Jun 2024 09:24:05 -0300 Subject: [PATCH] implementing new json file --- src/client.js | 12 +- src/etc/categories-mapping.json | 1639 +++++++++++++++++++++++++++---- 2 files changed, 1470 insertions(+), 181 deletions(-) diff --git a/src/client.js b/src/client.js index c79e5e1..739aae2 100644 --- a/src/client.js +++ b/src/client.js @@ -1,16 +1,16 @@ const dgram = require('dgram'); const client = dgram.createSocket('udp4'); -const message = 'bet365.com'; +const message = 'fadsiojdsf'; -const serverHost = 'localhost'; -const serverPort = 3000; +// const serverHost = '34.116.211.192'; +// const serverPort = 3000; -// const serverHost = '209.97.181.89'; -// const serverPort = 33333; +const serverHost = '209.97.181.89'; +const serverPort = 33333; // const serverHost = 'localhost'; -// const serverPort = 41234; +// const serverPort = 33333; client.send(message, 0, message.length, serverPort, serverHost, (err) => { diff --git a/src/etc/categories-mapping.json b/src/etc/categories-mapping.json index afc09e6..d5c9376 100644 --- a/src/etc/categories-mapping.json +++ b/src/etc/categories-mapping.json @@ -1,176 +1,1465 @@ [ - { - "id": "701", - "related": [ - "10005" - ] - }, - { - "id": "20066", - "related": [ - "10298" - ] - }, - { - "id": "401", - "related": [ - "10076" - ] - }, - { - "id": "402", - "related": [ - "10297, 10300" - ] - }, - { - "id": "20068", - "related": [ - "10297" - ] - }, - { - "id": "20082", - "related": [ - "10080" - ] - }, - { - "id": "204", - "related": [ - "10016, 10018" - ] - }, - { - "id": "101", - "related": [ - "10084, 10078" - ] - }, - { - "id": "301", - "related": [ - "10009, 10008" - ] - }, - { - "id": "501", - "related": [ - "10283" - ] - }, - { - "id": "305", - "related": [ - "10074" - ] - }, - { - "id": "205", - "related": [ - "10325" - ] - }, - { - "id": "211", - "related": [ - "10001, 10002, 10003" - ] - }, - { - "id": "20022", - "related": [ - "10015, 10072" - ] - }, - { - "id": "20054", - "related": [ - "10019, 10020" - ] - }, - { - "id": "20008", - "related": [ - "10120, 10105" - ] - }, - { - "id": "20091", - "related": [ - "10094" - ] - }, - { - "id": "20016", - "related": [ - "10234" - ] - }, - { - "id": "1802", - "related": [ - "10415" - ] - }, - { - "id": "20059", - "related": [ - "10144, 10141" - ] - }, - { - "id": "20053", - "related": [ - "10107, 10146" - ] - }, - { - "id": "20070", - "related": [ - "10045" - ] - }, - { - "id": "20071", - "related": [ - "10336" - ] - }, - { - "id": "20077", - "related": [ - "10329" - ] - }, - { - "id": "20013", - "related": [ - "10050, 10333" - ] - }, - { - "id": "20004", - "related": [ - "10044, 10337" - ] - }, - { - "id": "604", - "related": [ - "10149, 10163" - ] - }, - { - "id": "603", - "related": [ - "10155" - ] - }, - { - "id": "801", - "related": [ - "10279, 10266" - ] - } - ] + { + "id": 101, + "description": "Illegal Activities", + "related": [ + 10075 + ] +}, +{ + "id": 102, + "description": "Illegal Drugs", + "related": [ + 10078 + ] +}, +{ + "id": 103, + "description": "Medication", + "related": [ + 10186 + ] +}, +{ + "id": 104, + "description": "Marijuana", + "related": [ + 10079 + ] +}, +{ + "id": 105, + "description": "CBD & Hemp Products", + "related": [ + 10079 + ] +}, +{ + "id": 201, + "description": "Terrorism/Extremists", + "related": [ + 10018 + ] +}, +{ + "id": 202, + "description": "Weapons", + "related": [ + 10017 + ] +}, +{ + "id": 203, + "description": "Hate/Slander", + "related": [ + 10077 + ] +}, +{ + "id": 204, + "description": "Violence", + "related": [ + 10016 + ] +}, +{ + "id": 205, + "description": "Advocacy in General", + "related": [ + 10325 + ] +}, +{ + "id": 206, + "description": "Guns", + "related": [ + 10017 + ] +}, +{ + "id": 207, + "description": "Ammunition", + "related": [ + 10017 + ] +}, +{ + "id": 208, + "description": "Knives", + "related": [ + 10017 + ] +}, +{ + "id": 209, + "description": "Paintball", + "related": [ + 10393 + ] +}, +{ + "id": 210, + "description": "Self-Harm", + "related": [ + 10082 + ] +}, +{ + "id": 211, + "description": "Abortion", + "related": [ + 10001 + ] +}, +{ + "id": 301, + "description": "Adult/Porn", + "related": [ + 10009 + ] +}, +{ + "id": 302, + "description": "Nudity", + "related": [ + 10226 + ] +}, +{ + "id": 303, + "description": "Sexual Services", + "related": [ + 10226 + ] +}, +{ + "id": 304, + "description": "Adult Search/Links", + "related": [ + 10306 + ] +}, +{ + "id": 305, + "description": "Child Abuse", + "related": [ + 10074 + ] +}, +{ + "id": 401, + "description": "Hacking/Cracking", + "related": [ + 10076 + ] +}, +{ + "id": 402, + "description": "Malware", + "related": [ + 10295 + ] +}, +{ + "id": 403, + "description": "Remote Proxies", + "related": [ + 10451 + ] +}, +{ + "id": 404, + "description": "Search Engine Caches", + "related": [ + 10313 + ] +}, +{ + "id": 405, + "description": "Translators", + "related": [ + 10096 + ] +}, +{ + "id": 406, + "description": "Remote Desktop/Control", + "related": [ + 10451 + ] +}, +{ + "id": 501, + "description": "Dating", + "related": [ + 10283 + ] +}, +{ + "id": 502, + "description": "Weddings/Matrimony", + "related": [ + 10290 + ] +}, +{ + "id": 601, + "description": "Market Rates", + "related": [ + 10156 + ] +}, +{ + "id": 602, + "description": "Online Trading", + "related": [ + 10156 + ] +}, +{ + "id": 603, + "description": "Insurance", + "related": [ + 10155 + ] +}, +{ + "id": 604, + "description": "Finance and Banking", + "related": [ + 10163 + ] +}, +{ + "id": 605, + "description": "Cryptocurrency", + "related": [ + 10149 + ] +}, +{ + "id": 606, + "description": "Hosted Payment Gateways", + "related": [ + 10368 + ] +}, +{ + "id": 701, + "description": "Gambling in General", + "related": [ + 10005 + ] +}, +{ + "id": 702, + "description": "Lottery", + "related": [ + 10005 + ] +}, +{ + "id": 801, + "description": "Online Games", + "related": [ + 10266 + ] +}, +{ + "id": 802, + "description": "Games", + "related": [ + 10279 + ] +}, +{ + "id": 901, + "description": "Auctions", + "related": [ + 10363 + ] +}, +{ + "id": 902, + "description": "Shopping/Retail", + "related": [ + 10370 + ] +}, +{ + "id": 903, + "description": "Real Estate", + "related": [ + 10338 + ] +}, +{ + "id": 904, + "description": "IT Online Shopping", + "related": [ + 10368 + ] +}, +{ + "id": 1001, + "description": "Web Based Chat", + "related": [ + 10086 + ] +}, +{ + "id": 1002, + "description": "Instant Messaging", + "related": [ + 10088 + ] +}, +{ + "id": 1003, + "description": "Web Based Mail", + "related": [ + 10097 + ] +}, +{ + "id": 1004, + "description": "E-Mail Subscription", + "related": [ + 10097 + ] +}, +{ + "id": 1005, + "description": "Bulletin Boards", + "related": [ + 10086 + ] +}, +{ + "id": 1006, + "description": "IT Bulletin Boards", + "related": [ + 10086 + ] +}, +{ + "id": 1007, + "description": "Personal Web Pages/Blogs", + "related": [ + 10090 + ] +}, +{ + "id": 1101, + "description": "Downloads", + "related": [ + 10090 + ] +}, +{ + "id": 1102, + "description": "Program Downloads", + "related": [ + 10090 + ] +}, +{ + "id": 1103, + "description": "Storage Services", + "related": [ + 10449 + ] +}, +{ + "id": 1104, + "description": "Streaming Media", + "related": [ + 10127 + ] +}, +{ + "id": 1201, + "description": "Employment", + "related": [ + 10066 + ] +}, +{ + "id": 1202, + "description": "Career Advancement", + "related": [ + 10067 + ] +}, +{ + "id": 1203, + "description": "Side Business", + "related": [ + 10087 + ] +}, +{ + "id": 1301, + "description": "Grotesque", + "related": [ + 10306 + ] +}, +{ + "id": 1401, + "description": "Special Events", + "related": [ + 10122 + ] +}, +{ + "id": 1402, + "description": "Popular Topics", + "related": [ + 10309 + ] +}, +{ + "id": 1501, + "description": "Adult Magazine/News", + "related": [ + 10306 + ] +}, +{ + "id": 1502, + "description": "Smoking", + "related": [ + 10014 + ] +}, +{ + "id": 1503, + "description": "Drinking", + "related": [ + 10168 + ] +}, +{ + "id": 1504, + "description": "Alcohol Products", + "related": [ + 10306 + ] +}, +{ + "id": 1505, + "description": "Fetish", + "related": [ + 10306 + ] +}, +{ + "id": 1506, + "description": "Sexual Expression (text)", + "related": [ + 10226 + ] +}, +{ + "id": 1507, + "description": "Costume Play/Enjoyment", + "related": [ + 10306 + ] +}, +{ + "id": 1601, + "description": "Occult", + "related": [ + 10348 + ] +}, +{ + "id": 1701, + "description": "Home & Family", + "related": [ + 10139 + ] +}, +{ + "id": 1801, + "description": "Professional Sports", + "related": [ + 10415 + ] +}, +{ + "id": 1802, + "description": "Sports in General", + "related": [ + 10415 + ] +}, +{ + "id": 1803, + "description": "Life Events", + "related": [ + 10066 + ] +}, +{ + "id": 1901, + "description": "Travel & Tourism", + "related": [ + 10489 + ] +}, +{ + "id": 1902, + "description": "Public Agency Tourism", + "related": [ + 10489 + ] +}, +{ + "id": 1903, + "description": "Public Transit", + "related": [ + 10044 + ] +}, +{ + "id": 1904, + "description": "Accommodations", + "related": [ + 10478 + ] +}, +{ + "id": 2001, + "description": "Music and Streaming Audio", + "related": [ + 10126 + ] +}, +{ + "id": 2002, + "description": "Horoscope/Astrology/Fortune Telling", + "related": [ + 10352 + ] +}, +{ + "id": 2003, + "description": "Entertainer/Celebrity/Pop Culture", + "related": [ + 10121 + ] +}, +{ + "id": 2004, + "description": "Dining/Gourmet", + "related": [ + 10172 + ] +}, +{ + "id": 2005, + "description": "Entertainment/Venues/Activities", + "related": [ + 10122 + ] +}, +{ + "id": 2101, + "description": "Traditional Religions", + "related": [ + 10350 + ] +}, +{ + "id": 2102, + "description": "Reilgiions", + "related": [ + 10339 + ] +}, +{ + "id": 2201, + "description": "Politics", + "related": [ + 10331 + ] +}, +{ + "id": 2301, + "description": "Advertisements/Banners", + "related": [ + 10316 + ] +}, +{ + "id": 2302, + "description": "Sweepstakes/Prizes", + "related": [ + 10365 + ] +}, +{ + "id": 2303, + "description": "Tracking Sites", + "related": [ + 10452 + ] +}, +{ + "id": 2401, + "description": "SPAM", + "related": [ + 10299 + ] +}, +{ + "id": 2501, + "description": "News", + "related": [ + 10311 + ] +}, +{ + "id": 20004, + "description": "Automotive", + "related": [ + 10044 + ] +}, +{ + "id": 20005, + "description": "Business & Commercial", + "related": [ + 10061 + ] +}, +{ + "id": 20006, + "description": "Computing & Internet", + "related": [ + 10460 + ] +}, +{ + "id": 20008, + "description": "Education", + "related": [ + 10120 + ] +}, +{ + "id": 20013, + "description": "Government", + "related": [ + 10050 + ] +}, +{ + "id": 20016, + "description": "Health", + "related": [ + 10234 + ] +}, +{ + "id": 20017, + "description": "Fitness", + "related": [ + 10206 + ] +}, +{ + "id": 20020, + "description": "Internet Telephony", + "related": [ + 10433 + ] +}, +{ + "id": 20022, + "description": "Military", + "related": [ + 10015 + ] +}, +{ + "id": 20026, + "description": "Peer to Peer/Torrents", + "related": [ + 10083 + ] +}, +{ + "id": 20031, + "description": "Recreation & Hobbies", + "related": [ + 10242 + ] +}, +{ + "id": 20032, + "description": "Home & Garden", + "related": [ + 10278 + ] +}, +{ + "id": 20033, + "description": "Reference", + "related": [ + 10115 + ] +}, +{ + "id": 20035, + "description": "Search Engines & Portals", + "related": [ + 10314 + ] +}, +{ + "id": 20036, + "description": "Sex Education", + "related": [ + 10013 + ] +}, +{ + "id": 20038, + "description": "SMS & Mobile Telephony Services", + "related": [ + 10433 + ] +}, +{ + "id": 20039, + "description": "Mobile Apps & Publishers", + "related": [ + 10440 + ] +}, +{ + "id": 20048, + "description": "Spyware", + "related": [ + 10300 + ] +}, +{ + "id": 20050, + "description": "Content Delivery Networks & Infrastructure", + "related": [ + 10301 + ] +}, +{ + "id": 20052, + "description": "Kids Sites", + "related": [ + 10134 + ] +}, +{ + "id": 20053, + "description": "Swimsuits & Lingerie", + "related": [ + 10146 + ] +}, +{ + "id": 20054, + "description": "Arts & Cultural Events", + "related": [ + 10236 + ] +}, +{ + "id": 20055, + "description": "Hosting Sites", + "related": [ + 10458 + ] +}, +{ + "id": 20056, + "description": "Philanthropy & Non-Profit Organizations", + "related": [ + 10330 + ] +}, +{ + "id": 20057, + "description": "Photo Search & Photo Sharing Sites", + "related": [ + 10307 + ] +}, +{ + "id": 20058, + "description": "Ringtones", + "related": [ + 10040 + ] +}, +{ + "id": 20059, + "description": "Fashion & Beauty", + "related": [ + 10144 + ] +}, +{ + "id": 20060, + "description": "Mobile App Stores", + "related": [ + 10040 + ] +}, +{ + "id": 20061, + "description": "Parked Domains", + "related": [ + 10303 + ] +}, +{ + "id": 20062, + "description": "Emoticons", + "related": [ + 10086 + ] +}, +{ + "id": 20063, + "description": "Mobile Operators", + "related": [ + 10040 + ] +}, +{ + "id": 20064, + "description": "Botnets", + "related": [ + 10293 + ] +}, +{ + "id": 20065, + "description": "Infected Sites", + "related": [ + 10295 + ] +}, +{ + "id": 20066, + "description": "Phishing Sites", + "related": [ + 10298 + ] +}, +{ + "id": 20067, + "description": "Keyloggers", + "related": [ + 10300 + ] +}, +{ + "id": 20068, + "description": "Mobile Malware", + "related": [ + 10296 + ] +}, +{ + "id": 20069, + "description": "No Content", + "related": [ + 10302 + ] +}, +{ + "id": 20070, + "description": "Agriculture", + "related": [ + 10045 + ] +}, +{ + "id": 20071, + "description": "Architecture", + "related": [ + 10336 + ] +}, +{ + "id": 20072, + "description": "Associations/Trade Groups/Unions", + "related": [ + 10325 + ] +}, +{ + "id": 20073, + "description": "Books/eBooks", + "related": [ + 10113 + ] +}, +{ + "id": 20074, + "description": "BOT Phone Home", + "related": [ + 10293 + ] +}, +{ + "id": 20075, + "description": "DDNS", + "related": [ + 10297 + ] +}, +{ + "id": 20076, + "description": "Unsupported URL", + "related": [ + 10305 + ] +}, +{ + "id": 20077, + "description": "Law", + "related": [ + 10329 + ] +}, +{ + "id": 20078, + "description": "Local Communities", + "related": [ + 10087 + ] +}, +{ + "id": 20079, + "description": "Miscellaneous", + "related": [ + 10306 + ] +}, +{ + "id": 20080, + "description": "Online Magazines", + "related": [ + 10310 + ] +}, +{ + "id": 20081, + "description": "Pets/Veterinarian", + "related": [ + 10324 + ] +}, +{ + "id": 20082, + "description": "Privacy & Copyright Theft", + "related": [ + 10080 + ] +}, +{ + "id": 20083, + "description": "Private IP Addresses", + "related": [ + 10303 + ] +}, +{ + "id": 20084, + "description": "Recycling/Environment", + "related": [ + 10051 + ] +}, +{ + "id": 20085, + "description": "Science", + "related": [ + 10362 + ] +}, +{ + "id": 20086, + "description": "Society & Culture", + "related": [ + 10291 + ] +}, +{ + "id": 20087, + "description": "Transport Services & Freight", + "related": [ + 10463 + ] +}, +{ + "id": 20088, + "description": "Photography & Film", + "related": [ + 10128 + ] +}, +{ + "id": 20089, + "description": "Museums & History", + "related": [ + 10101 + ] +}, +{ + "id": 20090, + "description": "eLearning", + "related": [ + 10104 + ] +}, +{ + "id": 20091, + "description": "Social Networks", + "related": [ + 10094 + ] +}, +{ + "id": 20092, + "description": "DoH/DoT", + "related": [ + 10297 + ] +}, +{ + "id": 20093, + "description": "Infrastructure & Backend Services", + "related": [ + 10434 + ] +}, +{ + "id": 20094, + "description": "Newly Registered Domains", + "related": [ + 10294 + ] +}, +{ + "id": 20095, + "description": "Fireworks", + "related": [ + 10018 + ] +}, +{ + "id": 20096, + "description": "Cyberbullying", + "related": [ + 10077 + ] +}, +{ + "id": 20097, + "description": "VPN", + "related": [ + 10451 + ] +}, +{ + "id": 20098, + "description": "Web Conferencing", + "related": [ + 10442 + ] +}, +{ + "id": 20099, + "description": "Fandom", + "related": [ + 10121 + ] +}, +{ + "id": 20100, + "description": "Child Safety & Government Help Lines", + "related": [ + 10050 + ] +}, +{ + "id": 20101, + "description": "Self Help", + "related": [ + 10224 + ] +}, +{ + "id": 20103, + "description": "Code Repositories", + "related": [ + 10429 + ] +}, +{ + "id": 20104, + "description": "Cheating", + "related": [ + 10081 + ] +}, +{ + "id": 20105, + "description": "Artificial Intelligence", + "related": [ + 10081 + ] +}, +{ + "id": 20300, + "description": "Facebook", + "related": [ + 10094 + ] +}, +{ + "id": 20301, + "description": "Facebook: Commenting", + "related": [ + 10094 + ] +}, +{ + "id": 20302, + "description": "Facebook: Posting", + "related": [ + 10094 + ] +}, +{ + "id": 20303, + "description": "Facebook: Friends", + "related": [ + 10094 + ] +}, +{ + "id": 20304, + "description": "Facebook: Photo Uploads", + "related": [ + 10091 + ] +}, +{ + "id": 20305, + "description": "Facebook: Events", + "related": [ + 10094 + ] +}, +{ + "id": 20306, + "description": "Facebook: Apps", + "related": [ + 10094 + ] +}, +{ + "id": 20307, + "description": "Facebook: Chat", + "related": [ + 10086 + ] +}, +{ + "id": 20308, + "description": "Facebook: Questions", + "related": [ + 10094 + ] +}, +{ + "id": 20309, + "description": "Facebook: Video Upload", + "related": [ + 10091 + ] +}, +{ + "id": 20310, + "description": "Facebook: Groups", + "related": [ + 10094 + ] +}, +{ + "id": 20311, + "description": "Facebook: Games", + "related": [ + 10266 + ] +}, +{ + "id": 20330, + "description": "LinkedIn", + "related": [ + 10092 + ] +}, +{ + "id": 20331, + "description": "LinkedIn: Updates", + "related": [ + 10092 + ] +}, +{ + "id": 20332, + "description": "LinkedIn: Mail", + "related": [ + 10097 + ] +}, +{ + "id": 20333, + "description": "LinkedIn: Connections", + "related": [ + 10092 + ] +}, +{ + "id": 20334, + "description": "LinkedIn: Jobs", + "related": [ + 10067 + ] +}, +{ + "id": 20360, + "description": "Twitter", + "related": [ + 10094 + ] +}, +{ + "id": 20362, + "description": "Twitter: Mail", + "related": [ + 10097 + ] +}, +{ + "id": 20363, + "description": "Twitter: Follow", + "related": [ + 10094 + ] +}, +{ + "id": 20390, + "description": "YouTube", + "related": [ + 10126 + ] +}, +{ + "id": 20391, + "description": "YouTube: Commenting", + "related": [ + 10094 + ] +}, +{ + "id": 20392, + "description": "YouTube: Video Upload", + "related": [ + 10126 + ] +}, +{ + "id": 20393, + "description": "YouTube: Sharing", + "related": [ + 10091 + ] +}, +{ + "id": 20420, + "description": "Instagram", + "related": [ + 10094 + ] +}, +{ + "id": 20421, + "description": "Instagram: Upload", + "related": [ + 10091 + ] +}, +{ + "id": 20422, + "description": "Instagram: Commenting", + "related": [ + 10094 + ] +}, +{ + "id": 20423, + "description": "Instagram: Private Message", + "related": [ + 10095 + ] +}, +{ + "id": 20450, + "description": "Tumblr", + "related": [ + 10094 + ] +}, +{ + "id": 20451, + "description": "Tumblr: Posting", + "related": [ + 10094 + ] +}, +{ + "id": 20452, + "description": "Tumblr: Commenting", + "related": [ + 10094 + ] +}, +{ + "id": 20453, + "description": "Tumblr: Photo or Video Upload", + "related": [ + 10091 + ] +}, +{ + "id": 20480, + "description": "Google+", + "related": [ + 10094 + ] +}, +{ + "id": 20481, + "description": "Google+: Posting", + "related": [ + 10094 + ] +}, +{ + "id": 20482, + "description": "Google+: Commenting", + "related": [ + 10094 + ] +}, +{ + "id": 20483, + "description": "Google+: Photo Upload", + "related": [ + 10091 + ] +}, +{ + "id": 20484, + "description": "Google+: Video Upload", + "related": [ + 10091 + ] +}, +{ + "id": 20485, + "description": "Google+ Video Chat", + "related": [ + 10086 + ] +}, +{ + "id": 20510, + "description": "Pinterest", + "related": [ + 10094 + ] +}, +{ + "id": 20511, + "description": "Pinterest: Pin", + "related": [ + 10094 + ] +}, +{ + "id": 20512, + "description": "Pinterest: Commenting", + "related": [ + 10094 + ] +}, +{ + "id": 20570, + "description": "Ask.fm", + "related": [ + 10094 + ] +}, +{ + "id": 20571, + "description": "Ask.fm: Ask", + "related": [ + 10094 + ] +}, +{ + "id": 20572, + "description": "Ask.fm: Answer", + "related": [ + 10094 + ] +}, +{ + "id": 20630, + "description": "Wordpress", + "related": [ + 10460 + ] +}, +{ + "id": 20631, + "description": "Wordpress: Posting", + "related": [ + 10460 + ] +}, +{ + "id": 20632, + "description": "Wordpress: Upload", + "related": [ + 10460 + ] +}, +{ + "id": 20660, + "description": "TikTok", + "related": [ + 10094 + ] +} +] \ No newline at end of file