← back to Cypress Awards

backend/src/utils/additionalNonprofits.js

229 lines

// Additional Non-Profit Organizations with Known Cy Pres Pages
// Found through web search and research

const additionalNonprofits = [
  // Organizations from web search with confirmed cy pres pages
  'https://fundingfla.org', // Florida Fund for Legal Aid
  'https://lincolnlegal.org', // Land of Lincoln Legal Aid
  'https://www.legalaidfoundation.org', // Legal Aid Foundation
  'https://lafla.org', // Legal Aid Foundation of Los Angeles
  'https://www.legalaiddc.org', // Legal Aid DC
  'https://nylag.org', // New York Legal Assistance Group
  'https://www.washlaw.org', // Washington Lawyers' Committee
  'https://niwr.org', // National Institute for Workers' Rights
  'https://youthlaw.org', // National Center for Youth Law
  'https://crla.org', // California Rural Legal Assistance
  'https://www.latlc.org', // Los Angeles Tax Appeals Assistance Project

  // Additional state legal aid organizations
  'https://www.iowalegalaid.org',
  'https://www.kansaslegalservices.org',
  'https://www.montanalegalservices.org',
  'https://www.lasnny.org', // Legal Aid Society of Northeastern NY
  'https://www.lawhelpnc.org',
  'https://www.oslsa.org', // Ohio State Legal Services
  'https://www.legalaidok.org',
  'https://www.oregonlawhelp.org',
  'https://www.palegalaid.net',
  'https://www.scjustice.org', // South Carolina
  'https://www.tals.org', // Texas Access to Justice Commission
  'https://www.utahlegalservices.org',
  'https://www.vtlawhelp.org',
  'https://www.lawv.net', // West Virginia
  'https://www.lawyoming.org',

  // Regional legal services
  'https://www.centralvalsols.org', // Central Valley CA
  'https://www.onecle.org', // OneJustice California
  'https://www.baylegal.org', // Bay Area Legal Aid
  'https://www.lsnorcal.org', // Legal Services of Northern California
  'https://www.lawhelpca.org', // California Courts Self Help
  'https://www.lawfoundation.org', // Access to Justice Foundation
  'https://www.probono.net', // Pro Bono Net
  'https://www.lawhelp.org', // LawHelp.org

  // Workers rights organizations
  'https://www.workersrights.org',
  'https://www.workerscenter.org',
  'https://www.employmentrights.org',
  'https://www.wagetheft.org',
  'https://www.workingjustice.org',

  // Consumer protection organizations
  'https://www.consumersunion.org',
  'https://www.consumeraction.org',
  'https://www.consumerlaw.org',
  'https://www.consumeradvocacy.org',
  'https://www.naca.net', // National Association of Consumer Advocates

  // Housing rights organizations
  'https://www.nhlp.org', // National Housing Law Project
  'https://www.housingadvocates.org',
  'https://www.tenantnet.org',
  'https://www.tenantstogether.org',
  'https://www.housingrights.org',
  'https://www.fairhousingproject.org',

  // Civil rights organizations
  'https://www.civilrightscorps.org',
  'https://www.lawyerscommittee.org',
  'https://www.centerforjustice.org',
  'https://www.justiceproject.org',
  'https://www.equalrightstrust.org',

  // Disability rights organizations
  'https://www.disabilityrightsfund.org',
  'https://www.accessliving.org',
  'https://www.adapt.org',
  'https://www.bazelon.org', // Judge David L. Bazelon Center
  'https://www.ncd.gov', // National Council on Disability

  // Immigration rights organizations
  'https://www.immigrationadvocates.org',
  'https://www.nationalimmigrationlawcenter.org',
  'https://www.immcouncil.org',
  'https://www.immigrantdefenseproject.org',
  'https://www.detentionwatchnetwork.org',

  // Family law organizations
  'https://www.familylawselfhelp.org',
  'https://www.divorcesource.com',
  'https://www.womenslaw.org',
  'https://www.domesticviolence.org',
  'https://www.safehorizon.org',

  // Veterans organizations
  'https://www.veteransaidfoundation.org',
  'https://www.nvlsp.org', // National Veterans Legal Services Program
  'https://www.vet eranslaw.com',
  'https://www.swords-to-plowshares.org',
  'https://www.veteransdefenseproject.org',

  // Elder law organizations
  'https://www.seniorlaw.org',
  'https://www.elderlawanswers.com',
  'https://www.nelf.org', // National Elder Law Foundation
  'https://www.ncler.acl.gov', // National Center on Law & Elder Rights

  // Environmental justice organizations
  'https://www.ejnet.org', // Environmental Justice Network
  'https://www.weact.org', // WE ACT for Environmental Justice
  'https://www.earthjusticeworks.org',
  'https://www.greenaction.org',
  'https://www.ejcw.org', // Environmental Justice Coalition for Water

  // Education law organizations
  'https://www.publicadvocates.org',
  'https://www.edlawcenter.org', // Education Law Center
  'https://www.advocatesforchildren.org',
  'https://www.schoolrightsproject.org',

  // Healthcare access organizations
  'https://www.healthlaw.org', // National Health Law Program
  'https://www.healthadvocacy.org',
  'https://www.healthcareforall.org',
  'https://www.patientadvocate.org',

  // Prisoners rights organizations
  'https://www.prisonerrightsproject.org',
  'https://www.inmatesrights.org',
  'https://www.correctionalassociation.org',
  'https://www.prisonlaw.com',

  // Youth rights organizations
  'https://www.ylc.org', // Youth Law Center
  'https://www.juvjustice.org', // Juvenile Justice Coalition
  'https://www.youthadvocacycenter.org',
  'https://www.fosterclub.com',

  // LGBTQ+ legal organizations
  'https://www.lambdalegal.org',
  'https://www.transgenderlawcenter.org',
  'https://www.glad.org', // GLBTQ Legal Advocates & Defenders
  'https://www.nclrights.org', // National Center for Lesbian Rights
  'https://www.lgbtqbar.org', // LGBT Bar Association

  // Religious freedom organizations
  'https://www.becketlaw.org',
  'https://www.firstliberty.org',
  'https://www.religiousfreedom.org',

  // Media and journalism organizations
  'https://www.rcfp.org', // Reporters Committee for Freedom of the Press
  'https://www.freedomforuminstitute.org',
  'https://www.mediala wresourcecenter.org',

  // Privacy and technology organizations
  'https://www.eff.org', // Electronic Frontier Foundation
  'https://www.epic.org', // Electronic Privacy Information Center
  'https://www.cdt.org', // Center for Democracy & Technology
  'https://www.accessnow.org',

  // Voting rights organizations
  'https://www.fairvote.org',
  'https://www.demos.org',
  'https://www.lwv.org', // League of Women Voters
  'https://www.electionprotection.org',

  // Animal welfare legal organizations
  'https://www.aldf.org', // Animal Legal Defense Fund
  'https://www.animal lawcoalition.com',
  'https://www.animalequality.org',

  // International human rights organizations
  'https://www.hrw.org', // Human Rights Watch
  'https://www.amnestyusa.org',
  'https://www.ijrcenter.org', // International Justice Resource Center

  // Bar foundations and access to justice
  'https://www.abjf.org', // American Bar Foundation
  'https://www.abajournal.com',
  'https://www.njsbf.org', // New Jersey State Bar Foundation
  'https://www.wisbar.org',
  'https://www.mnbf.org', // Minnesota Bar Foundation
  'https://www.cobar.org',
  'https://www.alabarfoundation.org',
  'https://www.floridalegal.org', // Florida Legal Services
  'https://www.iolta.org', // IOLTA programs

  // Community legal clinics
  'https://www.legalclinic.org',
  'https://www.communitylegal.org',
  'https://www.lawclinicsonline.org',
  'https://www.freelegalaid.com',

  // Native American legal services
  'https://www.narf.org', // Native American Rights Fund
  'https://www.iltf.org', // Indian Law Resource Center
  'https://www.nativepartnership.org',
  'https://www.calindian.org', // California Indian Legal Services

  // Agricultural worker rights
  'https://www.ufwfoundation.org', // United Farm Workers
  'https://www.farmworkerrights.org',
  'https://www.migrantclinician.org',

  // Domestic violence services
  'https://www.ncadv.org', // National Coalition Against Domestic Violence
  'https://www.thehotline.org', // National Domestic Violence Hotline
  'https://www.futureswithoutviolence.org',
  'https://www.vawnet.org',

  // Bankruptcy and debt relief
  'https://www.upsolve.org',
  'https://www.bankruptcylaw.org',
  'https://www.legalconsumer.com',

  // Small business legal support
  'https://www.sba.gov',
  'https://www.score.org',
  'https://www.nonprofitlegalcenter.com',

  // Tax law assistance
  'https://www.taxfoundation.org',
  'https://www.taxpayeradvocate.irs.gov',
  'https://www.litc.org', // Low Income Taxpayer Clinic
];

module.exports = additionalNonprofits;