Skip to content

Instantly share code, notes, and snippets.

@ncrmro
Last active October 20, 2015 23:49
Show Gist options
  • Save ncrmro/5a71d6745840245d649f to your computer and use it in GitHub Desktop.
Save ncrmro/5a71d6745840245d649f to your computer and use it in GitHub Desktop.
{
name: "Find My Towed Vehicle (U)",
todoData: [
{
todoName: "Find My Towed Vehicle",
todoUrl: "http://findmytowedcar.com/tvrmscitizen/mainpage.aspx"
}
],
owner: "ncrmro"
},
{
name: "Social Connections",
todoData: [
{
todoName: "Facebook",
todoUrl: "https://www.facebook.com/Houstonpolice"
},
{
todoName: "Twitter",
todoUrl: "https://twitter.com/houstonpolice"
},
{
todoName: "YouTube",
todoUrl: "https://www.youtube.com/user/houstonpolicedept "
},
{
todoName: "Podcasts",
todoUrl: "http://feeds.feedburner.com/hpdreports "
},
{
todoName: "Blog",
todoUrl: "http://www.hpdblog.com/"
},
{
todoName: "News Release",
todoUrl: "http://www.houstontx.gov/police/news"
}
],
owner: "ncrmro"
},
{
name: "Make Complaint / Commend an Officer",
todoData: [
{
todoName: "Make a Complaint",
todoUrl: "http://www.houstontx.gov/police/contact/iad.htm"
},
{
todoName: "Commend an Officer",
todoUrl: "http://www.houstontx.gov/police/pdfs/Commendation_from_Citizen_Form.pdf"
}
],
owner: "ncrmro"
},
{
name: "Police Station Phone / Address",
todoData: [
{
todoName: "Station Address",
todoUrl: "http://www.houstontx.gov/police/substations"
},
{
todoName: "Police Phone Numbers",
todoUrl: "http://www.houstontx.gov/police/phone.htm"
}
],
owner: "ncrmro"
},
{
name: "Municipal Court Information",
todoData: [
{
todoName: "Municipal Court Information",
todoUrl: "http://www.houstontx.gov/courts/"
}
],
owner: "ncrmro"
},
{
name: "Alert Notice",
todoData: [
{
todoName: "Alert Notice",
todoUrl: "https://ehpd.houstontx.gov/citizenalert/"
}
],
owner: "ncrmro"
},
{
name: "Resources",
todoData: [
{
todoName: "Houston Police Exploreres",
todoUrl: "http://www.houstonpoliceexplorers.com"
},
{
todoName: "Houston Police Foundation",
todoUrl: "http://www.houstonpolicefoundation.org/"
},
{
todoName: "Houston Police Retired Officers Association",
todoUrl: "http://www.hpdretired.com/"
},
{
todoName: "Houston Police Exploreres",
todoUrl: "https://www.facebook.com/Houstonpolice"
},
{
todoName: "Mental Health Division",
todoUrl: "http://www.houstontx.gov/police/divisions/mental_health/"
},
{
todoName: "100 Club",
todoUrl: "https://www.the100club.org/"
},
{
todoName: "Remembering the Fallen Officers",
todoUrl: "http://www.houstontx.gov/police/fallen_officers/index.htm"
}
],
owner: "ncrmro"
},
{
name: "Services, Volunteer or Become a Police Officer",
todoData: [
{
todoName: "Volunteer Program",
todoUrl: "http://www.houstontx.gov/police/vip/"
},
{
todoName: "PIP",
todoUrl: "https://www.facebook.com/Houstonpolice"
},
{
todoName: "Victim Services",
todoUrl: "http://www.houstontx.gov/police/pip/home"
},
{
todoName: "Become a Police Officer",
todoUrl: "http://www.houstontx.gov/police/vsu/"
}
],
owner: "ncrmro"
}
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment