UNPKG

node-elizabeth

Version:
165 lines (164 loc) 31 kB
<!doctype html> <html lang="en"> <head> <title>Code coverage report for lib/locales/int/network.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../prettify.css" /> <link rel="stylesheet" href="../../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type='text/css'> .coverage-summary .sorter { background-image: url(../../../sort-arrow-sprite.png); } </style> </head> <body> <div class='wrapper'> <div class='pad1'> <h1> <a href="../../../index.html">All files</a> / <a href="index.html">lib/locales/int</a> network.js </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Statements</span> <span class='fraction'>10/10</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Branches</span> <span class='fraction'>0/0</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Functions</span> <span class='fraction'>0/0</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Lines</span> <span class='fraction'>10/10</span> </div> </div> </div> <div class='status-line high'></div> <pre><table class="coverage"> <tr><td class="line-count quiet">1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">17x</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">'use strict'; &nbsp; Object.defineProperty(exports, "__esModule", { value: true }); var HTTP_METHODS = exports.HTTP_METHODS = ['GET', 'POST', 'PUT', 'DELETE', 'OPTIONS']; &nbsp; var HTTP_STATUS_CODES = exports.HTTP_STATUS_CODES = ["100 Continue", "101 Switching Protocols", "200 OK", "201 Created", "202 Accepted", "203 Non Authoritative Information", "204 No Content", "205 Reset Content", "206 Partial Content", "207 Multi Status", "300 Multiple Choices", "301 Moved Permanently", "302 Found", "303 See Other", "304 Not Modified", "305 Use Proxy", "306 Reserved", "307 Temporary Redirect", "400 Bad Request", "401 Unauthorized", "402 Payment Required", "403 Forbidden", "404 Not Found", "405 Method Not Allowed", "406 Not Acceptable", "407 Proxy Authentication Required", "408 Request Timeout", "409 Conflict", "410 Gone", "411 Length Required", "412 Precondition Failed", "413 Request Entity Too Large", "414 Request Uri Too Long", "415 Unsupported Media Type", "416 Requested Range Not Satisfiable", "417 Expectation Failed", "422 Unprocessable Entity", "423 Locked", "424 Failed Dependency", "428 Precondition Required", "429 Too Many Requests", "431 Request Header Fields Too Large", "451 Unavailable For Legal Reasons", "500 Internal Server Error", "501 Not Implemented", "502 Bad Gateway", "503 Service Unavailable", "504 Gateway Timeout", "505 Version Not Supported", "507 Insufficient Storage", "511 Network Authentication Required"]; &nbsp; var SUBREDDITS = exports.SUBREDDITS = ["/r/AskReddit", "/r/IAmA", "/r/bestof", "/r/fatpeoplestories", "/r/pettyrevenge", "/r/TalesFromRetail", "/r/DoesAnybodyElse", "/r/CrazyIdeas", "/r/WTF", "/r/aww", "/r/cringepics", "/r/cringe", "/r/JusticePorn", "/r/MorbidReality", "/r/rage", "/r/mildlyinfuriating", "/r/creepy", "/r/creepyPMs", "/r/nosleep", "/r/nostalgia", "/r/gaming", "/r/leagueoflegends", "/r/pokemon", "/r/Minecraft", "/r/starcraft", "/r/Games", "/r/DotA2", "/r/skyrim", "/r/tf2", "/r/magicTCG", "/r/wow", "/r/KerbalSpaceProgram", "/r/mindcrack", "/r/Fallout", "/r/roosterteeth", "/r/Planetside", "/r/gamegrumps", "/r/battlefield3", "/r/zelda", "/r/darksouls", "/r/masseffect", "/r/arresteddevelopment", "/r/gameofthrones", "/r/doctorwho", "/r/mylittlepony", "/r/community", "/r/breakingbad", "/r/adventuretime", "/r/startrek", "/r/TheSimpsons", "/r/futurama", "/r/HIMYM", "/r/DunderMifflin", "/r/thewalkingdead", "/r/Music", "/r/movies", "/r/harrypotter", "/r/StarWars", "/r/DaftPunk", "/r/hiphopheads", "/r/anime", "/r/comicbooks", "/r/geek", "/r/batman", "/r/TheLastAirbender", "/r/Naruto", "/r/FanTheories", "/r/funny", "/r/AdviceAnimals", "/r/fffffffuuuuuuuuuuuu", "/r/4chan", "/r/ImGoingToHellForThis", "/r/firstworldanarchists", "/r/circlejerk", "/r/MURICA", "/r/facepalm", "/r/Jokes", "/r/wheredidthesodago", "/r/polandball", "/r/TrollXChromosomes", "/r/comics", "/r/nottheonion", "/r/britishproblems", "/r/TumblrInAction", "/r/onetruegod", "/r/pics", "/r/videos", "/r/gifs", "/r/reactiongifs", "/r/mildlyinteresting", "/r/woahdude", "/r/FiftyFifty", "/r/FoodPorn", "/r/HistoryPorn", "/r/wallpapers", "/r/youtubehaiku", "/r/Unexpected", "/r/photoshopbattles", "/r/AnimalsBeingJerks", "/r/cosplay", "/r/EarthPorn", "/r/QuotesPorn", "/r/awwnime", "/r/AbandonedPorn", "/r/carporn", "/r/PerfectTiming", "/r/OldSchoolCool", "/r/RoomPorn", "/r/Pareidolia", "/r/MapPorn", "/r/tumblr", "/r/techsupportgore", "/r/PrettyGirls", "/r/itookapicture", "/r/todayilearned", "/r/science", "/r/askscience", "/r/space", "/r/AskHistorians", "/r/YouShouldKnow", "/r/explainlikeimfive", "/r/trees", "/r/MakeupAddiction", "/r/cats", "/r/LifeProTips", "/r/RedditLaqueristas", "/r/Random_Acts_Of_Amazon", "/r/food", "/r/guns", "/r/tattoos", "/r/corgi", "/r/teenagers", "/r/GetMotivated", "/r/motorcycles", "/r/sex", "/r/progresspics", "/r/DIY", "/r/bicycling", "/r/Fitness", "/r/lifehacks", "/r/longboarding", "/r/Frugal", "/r/drunk", "/r/Art", "/r/loseit"]; &nbsp; var SUBREDDITS_NSFW = exports.SUBREDDITS_NSFW = ["/r/nsfw", "/r/OnOff", "/r/nsfwhardcore", "/r/Hotchickswithtattoos", "/r/randomsexiness", "/r/HappyEmbarrassedGirls", "/r/suicidegirls", "/r/nsfw2", "/r/nsfwcosplay", "/r/nsfwoutfits", "/r/unashamed", "/r/Camwhores", "/r/TipOfMyPenis", "/r/bonermaterial", "/r/Shemales", "/r/volleyballgirls", "/r/passionx", "/r/voluptuous", "/r/porn", "/r/fitgirls", "/r/SheLikesItRough", "/r/sexyfrex", "/r/trashyboners", "/r/GirlswithNeonHair", "/r/nsfw411", "/r/iWantToFuckHer", "/r/freeuse", "/r/exxxtras", "/r/distension", "/r/twingirls", "/r/ChangingRooms", "/r/realgirls", "/r/amateur", "/r/homemadexxx", "/r/AmateurArchives", "/r/dirtypenpals", "/r/wifesharing", "/r/FestivalSluts", "/r/hotwife", "/r/NSFW_Snapchat", "/r/CollegeAmateurs", "/r/amateurcumsluts", "/r/GoneWild", "/r/gonewildcurvy", "/r/AsiansGoneWild", "/r/GWCouples", "/r/GoneWildplus", "/r/PetiteGoneWild", "/r/gonewildstories", "/r/GoneWildTube", "/r/treesgonewild", "/r/gonewildaudio", "/r/workgonewild", "/r/GWNerdy", "/r/BigBoobsGW", "/r/gonemild", "/r/altgonewild", "/r/gwcumsluts", "/r/gonewildcolor", "/r/gifsgonewild", "/r/analgw", "/r/rule34", "/r/hentai", "/r/rule34_comics", "/r/AsianHotties", "/r/AsianHotties", "/r/AsiansGoneWild", "/r/realasians", "/r/juicyasians", "/r/IndianBabes", "/r/NSFW_Japan", "/r/ass", "/r/girlsinyogapants", "/r/asstastic", "/r/facedownassup", "/r/anal", "/r/assinthong", "/r/analgw", "/r/BDSM", "/r/Bondage", "/r/blowjobs", "/r/lipsthatgrip", "/r/boobies", "/r/BustyPetite", "/r/tinytits", "/r/TittyDrop", "/r/burstingout", "/r/hugeboobs", "/r/stacked", "/r/boltedontits", "/r/BigBoobsGW", "/r/boobbounce", "/r/boobs", "/r/downblouse", "/r/celebnsfw", "/r/WatchItForThePlot", "/r/girlsinyogapants", "/r/girlswithglasses", "/r/lingerie", "/r/stockings", "/r/candidfashionpolice", "/r/WtSSTaDaMiT", "/r/tightdresses", "/r/upskirt", "/r/cumsluts", "/r/GirlsFinishingTheJob", "/r/cumfetish", "/r/creampies", "/r/amateurcumsluts", "/r/gonewildcurvy", "/r/curvy", "/r/gonewildplus", "/r/thick", "/r/juicyasians", "/r/NSFW_GIF", "/r/nsfw_gifs", "/r/porn_gifs", "/r/porninfifteenseconds", "/r/CuteModeSlutMode", "/r/ginger", "/r/redheads", "/r/60fpsporn", "/r/highresNSFW", "/r/NSFW_HTML5", "/r/datgap", "/r/girlsinyogapants", "/r/stockings", "/r/lesbians", "/r/StraightGirlsPlaying", "/r/ladybonersgw", "/r/milf", "/r/BustyPetite", "/r/dirtysmall", "/r/petitegonewild", "/r/pussy", "/r/rearpussy", "/r/innie", "/r/legalteens", "/r/collegesluts", "/r/pornvids", "/r/nsfw_videos", "/r/palegirls", "/r/pawg", "/r/holdthemoan", "/r/O_faces", "/r/grool", "/r/jilling", "/r/gettingherselfoff", "/r/quiver"]; &nbsp; var DOMAINS = exports.DOMAINS = [".ac", ".ad", ".biz", ".by", ".com", ".edu", ".gov", ".in", ".info", ".int", ".io", ".is", ".mil", ".name", ".net", ".org", ".place", ".pw", ".ru", ".ua", ".uk", ".us", ".uk"]; &nbsp; var EMAIL_DOMAINS = exports.EMAIL_DOMAINS = ["@gmail.com", "@yandex.com", "@yahoo.com", "@live.com", "@outlook.com"]; &nbsp; var EMOJI = exports.EMOJI = [":bowtie:", ":smile:", ":laughing:", ":blush:", ":smiley:", ":relaxed:", ":smirk:", ":heart_eyes:", ":kissing_heart:", ":kissing_closed_eyes:", ":flushed:", ":relieved:", ":satisfied:", ":grin:", ":wink:", ":stuck_out_tongue_winking_eye:", ":stuck_out_tongue_closed_eyes:", ":grinning:", ":kissing:", ":kissing_smiling_eyes:", ":stuck_out_tongue:", ":sleeping:", ":worried:", ":frowning:", ":anguished:", ":open_mouth:", ":grimacing:", ":confused:", ":hushed:", ":expressionless:", ":unamused:", ":sweat_smile:", ":sweat:", ":disappointed_relieved:", ":weary:", ":pensive:", ":disappointed:", ":confounded:", ":fearful:", ":cold_sweat:", ":persevere:", ":cry:", ":sob:", ":joy:", ":astonished:", ":scream:", ":neckbeard:", ":tired_face:", ":angry:", ":rage:", ":triumph:", ":sleepy:", ":yum:", ":mask:", ":sunglasses:", ":dizzy_face:", ":imp:", ":smiling_imp:", ":neutral_face:", ":no_mouth:", ":innocent:", ":alien:", ":yellow_heart:", ":blue_heart:", ":purple_heart:", ":heart:", ":green_heart:", ":broken_heart:", ":heartbeat:", ":heartpulse:", ":two_hearts:", ":revolving_hearts:", ":cupid:", ":sparkling_heart:", ":sparkles:", ":star:", ":star2:", ":dizzy:", ":boom:", ":collision:", ":anger:", ":exclamation:", ":question:", ":grey_exclamation:", ":grey_question:", ":zzz:", ":dash:", ":sweat_drops:", ":notes:", ":musical_note:", ":fire:", ":hankey:", ":poop:", ":shit:", ":+1:", ":thumbsup:", ":-1:", ":thumbsdown:", ":ok_hand:", ":punch:", ":facepunch:", ":fist:", ":v:", ":wave:", ":hand:", ":raised_hand:", ":open_hands:", ":point_up:", ":point_down:", ":point_left:", ":point_right:", ":raised_hands:", ":pray:", ":point_up_2:", ":clap:", ":muscle:", ":metal:", ":fu:", ":runner:", ":running:", ":couple:", ":family:", ":two_men_holding_hands:", ":two_women_holding_hands:", ":dancer:", ":dancers:", ":ok_woman:", ":no_good:", ":information_desk_person:", ":raising_hand:", ":bride_with_veil:", ":person_with_pouting_face:", ":person_frowning:", ":bow:", ":couplekiss:", ":couple_with_heart:", ":massage:", ":haircut:", ":nail_care:", ":boy:", ":girl:", ":woman:", ":man:", ":baby:", ":older_woman:", ":older_man:", ":person_with_blond_hair:", ":man_with_gua_pi_mao:", ":man_with_turban:", ":construction_worker:", ":cop:", ":angel:", ":princess:", ":smiley_cat:", ":smile_cat:", ":heart_eyes_cat:", ":kissing_cat:", ":smirk_cat:", ":scream_cat:", ":crying_cat_face:", ":joy_cat:", ":pouting_cat:", ":japanese_ogre:", ":japanese_goblin:", ":see_no_evil:", ":hear_no_evil:", ":speak_no_evil:", ":guardsman:", ":skull:", ":feet:", ":lips:", ":kiss:", ":droplet:", ":ear:", ":eyes:", ":nose:", ":tongue:", ":love_letter:", ":bust_in_silhouette:", ":busts_in_silhouette:", ":speech_balloon:", ":thought_balloon:", ":feelsgood:", ":finnadie:", ":goberserk:", ":godmode:", ":hurtrealbad:", ":rage1:", ":rage2:", ":rage3:", ":rage4:", ":suspect:", ":trollface:", ":sunny:", ":umbrella:", ":cloud:", ":snowflake:", ":snowman:", ":zap:", ":cyclone:", ":foggy:", ":ocean:", ":cat:", ":dog:", ":mouse:", ":hamster:", ":rabbit:", ":wolf:", ":frog:", ":tiger:", ":koala:", ":bear:", ":pig:", ":pig_nose:", ":cow:", ":boar:", ":monkey_face:", ":monkey:", ":horse:", ":racehorse:", ":camel:", ":sheep:", ":elephant:", ":panda_face:", ":snake:", ":bird:", ":baby_chick:", ":hatched_chick:", ":hatching_chick:", ":chicken:", ":penguin:", ":turtle:", ":bug:", ":honeybee:", ":ant:", ":beetle:", ":snail:", ":octopus:", ":tropical_fish:", ":fish:", ":whale:", ":whale2:", ":dolphin:", ":cow2:", ":ram:", ":rat:", ":water_buffalo:", ":tiger2:", ":rabbit2:", ":dragon:", ":goat:", ":rooster:", ":dog2:", ":pig2:", ":mouse2:", ":ox:", ":dragon_face:", ":blowfish:", ":crocodile:", ":dromedary_camel:", ":leopard:", ":cat2:", ":poodle:", ":paw_prints:", ":bouquet:", ":cherry_blossom:", ":tulip:", ":four_leaf_clover:", ":rose:", ":sunflower:", ":hibiscus:", ":maple_leaf:", ":leaves:", ":fallen_leaf:", ":herb:", ":mushroom:", ":cactus:", ":palm_tree:", ":evergreen_tree:", ":deciduous_tree:", ":chestnut:", ":seedling:", ":blossom:", ":ear_of_rice:", ":shell:", ":globe_with_meridians:", ":sun_with_face:", ":full_moon_with_face:", ":new_moon_with_face:", ":new_moon:", ":waxing_crescent_moon:", ":first_quarter_moon:", ":waxing_gibbous_moon:", ":full_moon:", ":waning_gibbous_moon:", ":last_quarter_moon:", ":waning_crescent_moon:", ":last_quarter_moon_with_face:", ":first_quarter_moon_with_face:", ":crescent_moon:", ":earth_africa:", ":earth_americas:", ":earth_asia:", ":volcano:", ":milky_way:", ":partly_sunny:", ":octocat:", ":squirrel:", ":bamboo:", ":gift_heart:", ":dolls:", ":school_satchel:", ":mortar_board:", ":flags:", ":fireworks:", ":sparkler:", ":wind_chime:", ":rice_scene:", ":jack_o_lantern:", ":ghost:", ":santa:", ":christmas_tree:", ":gift:", ":bell:", ":no_bell:", ":tanabata_tree:", ":tada:", ":confetti_ball:", ":balloon:", ":crystal_ball:", ":cd:", ":dvd:", ":floppy_disk:", ":camera:", ":video_camera:", ":movie_camera:", ":computer:", ":tv:", ":iphone:", ":phone:", ":telephone:", ":telephone_receiver:", ":pager:", ":fax:", ":minidisc:", ":vhs:", ":sound:", ":speaker:", ":mute:", ":loudspeaker:", ":mega:", ":hourglass:", ":hourglass_flowing_sand:", ":alarm_clock:", ":watch:", ":radio:", ":satellite:", ":loop:", ":mag:", ":mag_right:", ":unlock:", ":lock:", ":lock_with_ink_pen:", ":closed_lock_with_key:", ":key:", ":bulb:", ":flashlight:", ":high_brightness:", ":low_brightness:", ":electric_plug:", ":battery:", ":calling:", ":email:", ":mailbox:", ":postbox:", ":bath:", ":bathtub:", ":shower:", ":toilet:", ":wrench:", ":nut_and_bolt:", ":hammer:", ":seat:", ":moneybag:", ":yen:", ":dollar:", ":pound:", ":euro:", ":credit_card:", ":money_with_wings:", ":e-mail:", ":inbox_tray:", ":outbox_tray:", ":envelope:", ":incoming_envelope:", ":postal_horn:", ":mailbox_closed:", ":mailbox_with_mail:", ":mailbox_with_no_mail:", ":package:", ":door:", ":smoking:", ":bomb:", ":gun:", ":hocho:", ":pill:", ":syringe:", ":page_facing_up:", ":page_with_curl:", ":bookmark_tabs:", ":bar_chart:", ":chart_with_upwards_trend:", ":chart_with_downwards_trend:", ":scroll:", ":clipboard:", ":calendar:", ":date:", ":card_index:", ":file_folder:", ":open_file_folder:", ":scissors:", ":pushpin:", ":paperclip:", ":black_nib:", ":pencil2:", ":straight_ruler:", ":triangular_ruler:", ":closed_book:", ":green_book:", ":blue_book:", ":orange_book:", ":notebook:", ":notebook_with_decorative_cover:", ":ledger:", ":books:", ":bookmark:", ":name_badge:", ":microscope:", ":telescope:", ":newspaper:", ":football:", ":basketball:", ":soccer:", ":baseball:", ":tennis:", ":8ball:", ":rugby_football:", ":bowling:", ":golf:", ":mountain_bicyclist:", ":bicyclist:", ":horse_racing:", ":snowboarder:", ":swimmer:", ":surfer:", ":ski:", ":spades:", ":hearts:", ":clubs:", ":diamonds:", ":gem:", ":ring:", ":trophy:", ":musical_score:", ":musical_keyboard:", ":violin:", ":space_invader:", ":video_game:", ":black_joker:", ":flower_playing_cards:", ":game_die:", ":dart:", ":mahjong:", ":clapper:", ":memo:", ":pencil:", ":book:", ":art:", ":microphone:", ":headphones:", ":trumpet:", ":saxophone:", ":guitar:", ":shoe:", ":sandal:", ":high_heel:", ":lipstick:", ":boot:", ":shirt:", ":tshirt:", ":necktie:", ":womans_clothes:", ":dress:", ":running_shirt_with_sash:", ":jeans:", ":kimono:", ":bikini:", ":ribbon:", ":tophat:", ":crown:", ":womans_hat:", ":mans_shoe:", ":closed_umbrella:", ":briefcase:", ":handbag:", ":pouch:", ":purse:", ":eyeglasses:", ":fishing_pole_and_fish:", ":coffee:", ":tea:", ":sake:", ":baby_bottle:", ":beer:", ":beers:", ":cocktail:", ":tropical_drink:", ":wine_glass:", ":fork_and_knife:", ":pizza:", ":hamburger:", ":fries:", ":poultry_leg:", ":meat_on_bone:", ":spaghetti:", ":curry:", ":fried_shrimp:", ":bento:", ":sushi:", ":fish_cake:", ":rice_ball:", ":rice_cracker:", ":rice:", ":ramen:", ":stew:", ":oden:", ":dango:", ":egg:", ":bread:", ":doughnut:", ":custard:", ":icecream:", ":ice_cream:", ":shaved_ice:", ":birthday:", ":cake:", ":cookie:", ":chocolate_bar:", ":candy:", ":lollipop:", ":honey_pot:", ":apple:", ":green_apple:", ":tangerine:", ":lemon:", ":cherries:", ":grapes:", ":watermelon:", ":strawberry:", ":peach:", ":melon:", ":banana:", ":pear:", ":pineapple:", ":sweet_potato:", ":eggplant:", ":tomato:", ":corn:", ":house:", ":house_with_garden:", ":school:", ":office:", ":post_office:", ":hospital:", ":bank:", ":convenience_store:", ":love_hotel:", ":hotel:", ":wedding:", ":elizabeth:", ":department_store:", ":european_post_office:", ":city_sunrise:", ":city_sunset:", ":japanese_castle:", ":european_castle:", ":tent:", ":factory:", ":tokyo_tower:", ":japan:", ":mount_fuji:", ":sunrise_over_mountains:", ":sunrise:", ":stars:", ":statue_of_liberty:", ":bridge_at_night:", ":carousel_horse:", ":rainbow:", ":ferris_wheel:", ":fountain:", ":roller_coaster:", ":ship:", ":speedboat:", ":boat:", ":sailboat:", ":rowboat:", ":anchor:", ":rocket:", ":airplane:", ":helicopter:", ":steam_locomotive:", ":tram:", ":mountain_railway:", ":bike:", ":aerial_tramway:", ":suspension_railway:", ":mountain_cableway:", ":tractor:", ":blue_car:", ":oncoming_automobile:", ":car:", ":red_car:", ":taxi:", ":oncoming_taxi:", ":articulated_lorry:", ":bus:", ":oncoming_bus:", ":rotating_light:", ":police_car:", ":oncoming_police_car:", ":fire_engine:", ":ambulance:", ":minibus:", ":truck:", ":train:", ":station:", ":train2:", ":bullettrain_front:", ":bullettrain_side:", ":light_rail:", ":monorail:", ":railway_car:", ":trolleybus:", ":ticket:", ":fuelpump:", ":vertical_traffic_light:", ":traffic_light:", ":warning:", ":construction:", ":beginner:", ":atm:", ":slot_machine:", ":busstop:", ":barber:", ":hotsprings:", ":checkered_flag:", ":crossed_flags:", ":izakaya_lantern:", ":moyai:", ":circus_tent:", ":performing_arts:", ":round_pushpin:", ":triangular_flag_on_post:", ":jp:", ":kr:", ":cn:", ":us:", ":fr:", ":es:", ":it:", ":ru:", ":gb:", ":uk:", ":de:", ":one:", ":two:", ":three:", ":four:", ":five:", ":six:", ":seven:", ":eight:", ":nine:", ":keycap_ten:", ":1234:", ":zero:", ":hash:", ":symbols:", ":arrow_backward:", ":arrow_down:", ":arrow_forward:", ":arrow_left:", ":capital_abcd:", ":abcd:", ":abc:", ":arrow_lower_left:", ":arrow_lower_right:", ":arrow_right:", ":arrow_up:", ":arrow_upper_left:", ":arrow_upper_right:", ":arrow_double_down:", ":arrow_double_up:", ":arrow_down_small:", ":arrow_heading_down:", ":arrow_heading_up:", ":leftwards_arrow_with_hook:", ":arrow_right_hook:", ":left_right_arrow:", ":arrow_up_down:", ":arrow_up_small:", ":arrows_clockwise:", ":arrows_counterclockwise:", ":rewind:", ":fast_forward:", ":information_source:", ":ok:", ":twisted_rightwards_arrows:", ":repeat:", ":repeat_one:", ":new:", ":top:", ":up:", ":cool:", ":free:", ":ng:", ":cinema:", ":koko:", ":signal_strength:", ":u5272:", ":u5408:", ":u55b6:", ":u6307:", ":u6708:", ":u6709:", ":u6e80:", ":u7121:", ":u7533:", ":u7a7a:", ":u7981:", ":sa:", ":restroom:", ":mens:", ":womens:", ":baby_symbol:", ":no_smoking:", ":parking:", ":wheelchair:", ":metro:", ":baggage_claim:", ":accept:", ":wc:", ":potable_water:", ":put_litter_in_its_place:", ":secret:", ":congratulations:", ":m:", ":passport_control:", ":left_luggage:", ":customs:", ":ideograph_advantage:", ":cl:", ":sos:", ":id:", ":no_entry_sign:", ":underage:", ":no_mobile_phones:", ":do_not_litter:", ":non-potable_water:", ":no_bicycles:", ":no_pedestrians:", ":children_crossing:", ":no_entry:", ":eight_spoked_asterisk:", ":sparkle:", ":eight_pointed_black_star:", ":heart_decoration:", ":vs:", ":vibration_mode:", ":mobile_phone_off:", ":chart:", ":currency_exchange:", ":aries:", ":taurus:", ":gemini:", ":cancer:", ":leo:", ":virgo:", ":libra:", ":scorpius:", ":sagittarius:", ":capricorn:", ":aquarius:", ":pisces:", ":ophiuchus:", ":six_pointed_star:", ":negative_squared_cross_mark:", ":a:", ":b:", ":ab:", ":o2:", ":diamond_shape_with_a_dot_inside:", ":recycle:", ":end:", ":back:", ":on:", ":soon:", ":clock1:", ":clock130:", ":clock10:", ":clock1030:", ":clock11:", ":clock1130:", ":clock12:", ":clock1230:", ":clock2:", ":clock230:", ":clock3:", ":clock330:", ":clock4:", ":clock430:", ":clock5:", ":clock530:", ":clock6:", ":clock630:", ":clock7:", ":clock730:", ":clock8:", ":clock830:", ":clock9:", ":clock930:", ":heavy_dollar_sign:", ":copyright:", ":registered:", ":tm:", ":x:", ":heavy_exclamation_mark:", ":bangbang:", ":interrobang:", ":o:", ":heavy_multiplication_x:", ":heavy_plus_sign:", ":heavy_minus_sign:", ":heavy_division_sign:", ":white_flower:", ":100:", ":heavy_check_mark:", ":ballot_box_with_check:", ":radio_button:", ":link:", ":curly_loop:", ":wavy_dash:", ":part_alternation_mark:", ":trident:", ":black_small_square:", ":white_small_square:", ":black_medium_small_square:", ":white_medium_small_square:", ":black_medium_square:", ":white_medium_square:", ":black_large_square:", ":white_large_square:", ":white_check_mark:", ":black_square_button:", ":white_square_button:", ":black_circle:", ":white_circle:", ":red_circle:", ":large_blue_circle:", ":large_blue_diamond:", ":large_orange_diamond:", ":small_blue_diamond:", ":small_orange_diamond:", ":small_red_triangle:", ":small_red_triangle_down:", ":shipit:"]; &nbsp; var USER_AGENTS = exports.USER_AGENTS = ["Mozilla/5.0 (Linux; Android 6.0.1; SM-G920V Build/MMB29K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36", "Mozilla/5.0 (Linux; Android 5.1.1; SM-G928X Build/LMY47X) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.83 Mobile Safari/537.36", "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 6P Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.83 Mobile Safari/537.36", "Mozilla/5.0 (Linux; Android 6.0.1; E6653 Build/32.2.A.0.253) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36", "Mozilla/5.0 (Linux; Android 6.0; HTC One M9 Build/MRA58K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.98 Mobile Safari/537.36", "Mozilla/5.0 (Linux; Android 6.0.1; SGP771 Build/32.2.A.0.253; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/52.0.2743.98 Safari/537.36", "Mozilla/5.0 (Linux; Android 4.4.3; KFTHWI Build/KTU84M) AppleWebKit/537.36 (KHTML, like Gecko) Silk/47.1.79 like Chrome/47.0.2526.80 Safari/537.36", "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.246", "Mozilla/5.0 (X11; CrOS x86_64 8172.45.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.64 Safari/537.36", "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/601.3.9 (KHTML, like Gecko) Version/9.0.2 Safari/601.3.9", "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36", "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:15.0) Gecko/20100101 Firefox/15.0.1", "Mozilla/5.0 (Linux; &lt;Android Version&gt;; &lt;Build Tag etc.&gt;) AppleWebKit/&lt;WebKit Rev&gt;(KHTML, like Gecko) Chrome/&lt;Chrome Rev&gt; Safari/&lt;WebKit Rev&gt;", "Mozilla/5.0 (Linux; Android 4.0.4; Galaxy Nexus Build/IMM76B) AppleWebKit/535.19 (KHTML, like Gecko) Chrome/18.0.1025.133 Mobile Safari/535.19", "Mozilla/5.0 (Linux; U; Android 4.1.1; en-gb; Build/KLP) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Safari/534.30"]; &nbsp; var HASHTAGS = exports.HASHTAGS = { "general": ["#fun", "#instalike", "#me", "#l4l", "#love", "#picoftheday", "#follow", "#instagramanet", "#likeforlike", "#follow4follow", "#happy", "#smile", "#instatag", "#photooftheday", "#friends", "#followme", "#fashion", "#instadaily", "#summer", "#amazing", "#like4like", "#beautiful", "#swag", "#igers", "#bestoftheday", "#tflers", "#instagood", "#selfie", "#cute", "#repost", "#all_shots", "#eyes #pretty", "#night", "#followforfollow", "#lol", "#iphoneonly", "#instagramanet", "#instafollow", "#tweegram", "#l4l", "#my", "#party", "#style", "#fitness", "#instatag", "#bored", "#life", "#girls", "#cool", "#nature", "#instamood", "#funny", "#instacool", "#f4f", "#instago", "#nofilter", "#hot", "#tbt", "#doubletap", "#harrystyles", "#model", "#instagramhub", "#home", "#instalove", "#instatag", "#instapic", "#picstitch", "#awesome", "#beauty", "#day", "#photo", "#pink", "#tired", "#followback", "#igdaily", "#loveit", "#makeup", "#instagramanet", "#instaphoto", "#shoutout", "#iphonesia", "#20likes", "#throwback", "#throwbackthursday", "#instagramers", "#colorful"], "girls": ["#hot", "#girlsnight", "#ladiesnight", "#follow", "#beautiful", "#lady", "#woman", "#instagood", "#instalike", "#girl", "#girlswholikegirls", "#followme", "#russianwomen", "#me", "#followback", "#ladies", "#instagirls", "#girlsgeneration", "#girlsday", "#girlsbestfriend", '#sexy', "#swag", "#instadaily", "#womencrushwednesday", "#instagramanet", "#womancrushwednesday", "#love", "#girls", "#women", '#teen', "#instatag", "#cute"], "boys": ["#lover", "#boyfriend", "#instag", "#love", "#men", "#guys", "#me", "#guy", "#me", "#dear", "#instagramanet", "#followforfollow", "#photooftheday", "#lovers", "#hot", "#follow", "#handsome", "#followhim", "#boy", "#follow4follow", "#man", "#love", "#likes4likes", "#dude", "#boys", "#likesforlikes", "#followback", "#swag"], "love": ["#forever", "#relationships", "#romance", "#hug", "#relationship", "#hugs", "#girlfriend", "#lovehim", "#kiss", "#boyfriend", "#kisses", "#bff", "#hearts", "#couples", "#adorable", "#couple", "#bf", "#russianwomen", "@instagramanet", "#heart", "#girlfriends", "#amour", "#loveher", "#gf", "#love", "#together", "#instalove", "#loves", "#instagramanet"], "friends": ["#funny", "#friendsforlife", "#smile", "#bestfriend", "#friendsoftheworld", "#fun", "#party", "#goodtime", "#myfriends", "#instagramanet", "#friendsgiving", "#bestfriends", "#goodtimes", "#friends4life", "#friendship", "#myfriend", "#forever", "#goodfriends", "#awesome", "#friendsforever", "#friends4ever", "#friendships", "#memories", "#friendshipismagic", "#lovethem", "#instatag", "#friends", "#bestfriendsforever", "#live"], "family": ["#familyfirst", "#familyphoto", "#dad", "#instatag", "#familyovereverything", "#familyforever", "#fam", "#familytrip", "#familydinner", "#family1st", "#brother", "#family", "#familyvacation", "#familyiseverything", "#familytime", "#mom", "#sister", "#familyfun", "#familyguy", "#bro", "#sisters", "#familyreunion", "#brothers", "#familynight", "#familyisforever", "#familyday", "#familylove", "#instagramanet", "#sis"], "nature": ["#mothernature", "#natureporn", "#nature_shooters", "#beautifulday", "#nature_perfection", "#nice", "#nature", "#sunrise", "#day", "#sky", "#happylife", "#instatag", "#natureza", "#weather", "#naturehippys", "#naturelover", "#sun", "#tree", "#real", "#pretty", "#outdoors", "#photooftheday", "#instagramanet", "#blue", "#natureaddict", "#sunset", "#naturelovers", "#beautiful"], 'travel': ["#travel", "#traveling", "#TagsForLikes", "#TFLers", "#vacation", "#visiting", "#instatravel", "#instago", "#instagood", "#trip", "#holiday", "#photooftheday", "#fun", "#travelling", "#tourism", "#tourist", "#instapassport", "#instatraveling", "#mytravelgram", "#travelgram", "#travelingram", "#igtravel"], 'cars': ["#cars", "#car", "#ride", "#drive", "#TagsForLikes", "#driver", "#sportscar", "#vehicle", "#vehicles", "#street", "#road", "#freeway", "#highway", "#sportscars", "#exotic", "#exoticcar", "#exoticcars", "#speed", "#tire", "#tires", "#spoiler", "#muffler", "#race", "#racing", "#wheel", "#wheels", "#rim", "#rims", "#engine", "#horsepower"], 'sport': ["#sports", "#sport", "#active", "#fit", "#TagsForLikes", "#football", "#soccer", "#basketball", "#futball", "#ball", "#gametime", "#fun", "#game", "#games", "#crowd", "#fans", "#play", "#playing", "#player", "#field", "#green", "#grass", "#score", "#goal", "#action", "#kick", "#throw", "#pass", "#win", "#winning"], 'tumblr': ["#tumblr", "#tumblrlife", "#tumblrphoto", "#TagsForLikes", "#tumblrphotos", "#tumblrlove", "#tumblrpic", "#tumblrpics", "#tumblrposts", "#tumblrpost", "#perfect", "#tumblrpicture", "#tumblrpictures", "#tumblrthings", "#tumblrstuff", "#instatumblr", "#beautiful", "#love", "#TagsForLikes", "#tumblrgram"] };</pre></td></tr> </table></pre> <div class='push'></div><!-- for sticky footer --> </div><!-- /wrapper --> <div class='footer quiet pad2 space-top1 center small'> Code coverage generated by <a href="https://istanbul.js.org/" target="_blank">istanbul</a> at Mon Aug 07 2017 08:32:51 GMT+0300 (EEST) </div> </div> <script src="../../../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../../../sorter.js"></script> </body> </html>