Skip to content

Commit

Permalink
started reccomended websites
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmacdermott committed Feb 24, 2024
1 parent edf5263 commit 559edbc
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions APIStuff/Website Links/arrays.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
var urlsAngry = ['https://www.psychologytoday.com', 'https://www.mindful.org', 'https://www.mindtools.com/'];

var urlsDisgusted = ['https://www.talkspace.com'];

var urlsFearful = ['https://www.betterhelp.com', 'https://www.anxiety.org', ];

var urlsHappy = [''];

var urlsNeutral = [];

var urlsSad = ['https://www.reddit.com/r/mademesmile', 'https://www.7cups.com', ];

var urlsSurprised = ['https://www.bbcearth.com/', ];

0 comments on commit 559edbc

Please sign in to comment.