-
-
Notifications
You must be signed in to change notification settings - Fork 169
/
Copy pathurls.js
49 lines (48 loc) · 4.49 KB
/
urls.js
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
/**
* URLs.
*/
module.exports = [
'http://economictimes.indiatimes.com/jobs/hackerrank-launches-job-search-platform-hackerrank-jobs/articleshow/50551900.cms',
'http://fortune.com/2015/10/05/hackerrank-recruiting-tool/',
'http://gent.ilcore.com/2012/06/better-timer-for-javascript.html',
'http://jewishbusinessnews.com/2016/01/20/israeli-startup-jfrog-raises-50-million-in-c-round/',
'http://mashable.com/2015/05/13/analytics-power-up-revenue/',
'http://social.techcrunch.com/2016/01/12/hackerrank-jobs-takes-the-mystery-out-of-technical-recruiting/',
'http://www.bloomberg.com/news/articles/2016-05-24/as-zenefits-stumbles-gusto-goes-head-on-by-selling-insurance'
// 'http://www.businesstoday.in/magazine/features/hackerrank-helping-cos-hire-coding-champions-via-online-tests/story/232567.html',
// 'http://www.cbronline.com/news/cloud/aas/virtustream-ceo-taking-a-masochistic-approach-to-fighting-in-the-cloud-market-4884858',
// 'http://www.cio.com/article/2929788/cloud-computing/20-ways-to-measure-the-success-of-your-growing-cloud-investment.html',
// 'http://www.cloudpro.co.uk/go/6024',
// 'http://www.cnet.com/news/pebble-2-pebble-time-2-pebble-core-announced-coming-this-year-and-2017/',
// 'http://www.computerworld.com/article/3057179/data-analytics/healthcare-data-protection-and-privacy-prognosis-still-critical-but-new-treatment-is-available.html',
// 'http://www.crn.com/news/cloud/300080531/emc-world-sources-say-emc-will-target-aws-s3-with-new-easy-storage-connectivity-to-virtustream.htm',
// 'http://www.eweek.com/developer/microsoft-hackerrank-launch-bing-search-tool-for-programmers.html',
// 'http://www.fastcompany.com/3060169/one-of-the-biggest-challenges-of-getting-funding-for-minority-owned-business',
// 'http://www.fiercedevops.com/story/circleci-brings-another-18m-funding-series-b-round/2016-05-17',
// 'http://www.forbes.com/sites/georgeanders/2015/09/30/facebook-veteran-grady-burnett-joins-hackerrank-as-coo/',
// 'http://www.geektime.com/2016/04/21/fraud-solutions-forter-secures-payment-of-32m-in-series-c/',
// 'http://www.inc.com/jeremy-quittner/2016-30-under-30-neurensic.html',
// 'http://www.informationweek.com/cloud/microsoft-expands-global-connectivity-with-local-startups/d/d-id/1325645',
// 'http://www.latimes.com/business/technology/la-fi-tn-tech-downturn-20160429-story.html',
// 'http://www.leandatainc.com/account-based-sales-marketing/the-winds-of-change',
// 'http://www.macrumors.com/2016/05/24/apple-siri-sdk-amazon-echo-competitor/',
// 'http://www.prnewswire.com/news-releases/hackerrank--cybermedia-technologies-partner-to-help-close-the-stem-skills-gap-in-federal-government-300256929.html',
// 'http://www.recode.net/2016/4/24/11586366/capital-gains-medium-an-uber-rival-a-drone-hunter-and-other-companies',
// 'http://www.reuters.com/article/us-venture-fundraising-idUSKCN0Y41DQ',
// 'https://medium.com/@salesforce/net-dollar-churn-is-how-you-grow-your-business-gross-customer-churn-is-how-you-lose-your-business-52184f9c2625',
// 'https://www.entrepreneur.com/article/275188',
// 'https://www.linkedin.com/pulse/how-can-ai-change-financial-services-consolidation-finai-ramya-joseph',
// 'https://www.segment.com/academy/collecting-data/when-to-track-on-the-client-vs-server/',
// 'http://siliconangle.com/blog/2016/05/16/circleci-receives-18-million-in-series-b-funding-round-with-scale-venture-partners/',
// 'http://www.siliconbeat.com/2016/04/19/time-come-woman/',
// 'http://www.bizjournals.com/sanjose/blog/techflash/2016/05/security-startup-agari-raises-22m-to-protect.html',
// 'https://www.bostonglobe.com/business/2016/05/03/women-tech-band-together-track-diversity-after-hours/mWL9Pte1lx34HXMqXhEY4H/story.html',
// 'http://www.theregister.co.uk/2016/05/03/emc_world_virtustream_announcement/',
// 'https://www.washingtonpost.com/news/the-intersect/wp/2016/05/24/twitter-says-goodbye-to-all/',
// 'http://www.usatoday.com/story/news/2016/05/24/evening-news-roundup-tuesday/84846520/',
// 'http://venturebeat.com/2016/04/21/forter-raises-32-million-to-automate-retailers-battle-against-online-fraud/',
// 'http://www.wsj.com/articles/funding-snapshot-software-development-platform-circleci-raises-18m-1463398202',
// 'http://www.xconomy.com/san-francisco/2016/05/24/cybersecurity-company-agari-raises-22m-for-e-mail-shield/',
// 'https://www.yahoo.com/news/justin-bieber-coldly-throws-fans-133800208.html',
// 'http://www.zdnet.com/article/email-security-startup-agari-raises-22-million-to-help-enterprises-fight-phishing-attacks/',
]