Press

For media enquiries, contact us.

Press Releases

Filters

Choose Your Filters

<!--
-->

In the News

(function () { function liveParams(ns) { var params = new URLSearchParams(window.location.search); Array.from(params.keys()).forEach(function (key) { if (key.indexOf(ns) === 0) { params.delete(key); } }); return params; } // Rebuild a standalone listing's carry-over hidden inputs from the live URL // just before its filter form submits. document.addEventListener('submit', function (event) { var form = event.target.closest('form.ogtrta-standalone-filters'); if (!form) { return; } var ns = form.getAttribute('data-ogtrta-ns') || ''; // Keep unset controls out of the query string entirely, so the URL // only ever shows filters that are actually applied. var skipped = []; form.querySelectorAll('[name]').forEach(function (el) { if (!el.hasAttribute('data-ogtrta-carry') && el.value === '' && !el.disabled) { el.disabled = true; skipped.push(el); } }); window.setTimeout(function () { skipped.forEach(function (el) { el.disabled = false; }); }, 0); form.querySelectorAll('input[data-ogtrta-carry]').forEach(function (el) { el.remove(); }); liveParams(ns).forEach(function (value, key) { var input = document.createElement('input'); input.type = 'hidden'; input.name = key; input.value = value; input.setAttribute('data-ogtrta-carry', ''); form.appendChild(input); }); }); // Same for reset / pager links. document.addEventListener('click', function (event) { var link = event.target.closest('a[data-ogtrta-nav]'); if (!link) { return; } var ns = link.getAttribute('data-ogtrta-ns') || ''; var own = {}; try { own = JSON.parse(link.getAttribute('data-ogtrta-params') || '{}'); } catch (e) {} var params = liveParams(ns); Object.keys(own).forEach(function (key) { params.set(key, own[key]); }); var query = params.toString(); event.preventDefault(); window.location.href = window.location.pathname + (query ? '?' + query : '') + (link.getAttribute('data-ogtrta-hash') || ''); }); })();
Filters

Choose Your Filters

person
In the News

Trump’s Commerce Secretary under pressure to use his powers to block voting machines

CNN Politics

According to emails obtained by the non-profit government watchdog American Oversight and shared exclusively with CNN, Wiles discussed election sec…

September 10, 2026
person
In the News

Watchdog Demands Federal Records Over Disputed CDC Measles Death Data

Tampa Free Press

A government watchdog group filed federal public records requests Thursday seeking communications between top health officials regarding recent cha…

September 3, 2026
person
In the News

TSA hands your flight data to ICE — and it’s already cost hundreds of travelers their freedom

The Latin Times

New cases in California, Texas and Florida show ICE increasingly relying on TSA passenger data to detain travelers at check-in counters, boarding g…

September 3, 2026
person
In the News

Veterans and faith leaders will swarm election sites to block ‘intimidation’ from Trump’s poll-watcher squads

The Independent

A coalition of civil rights groups are planning to deploy hundreds of poll watchers in several key states to combat alleged threats of election int…

September 2, 2026
person
In the News

‘A perfect tool for abuse.’ Why experts are concerned about ICE’s $17 million electric shock gloves contract

PBS News

U.S. Immigration and Customs Enforcement agents may soon be outfitted with electric shock gloves that can deliver painful jolts when they come in c…

September 2, 2026
person
In the News

Hospitals Wait a Year for ICE to Pay Its Bills

Uprise RI

A Colorado hospital says it has treated people in ICE custody about 150 times since last October and is owed nearly $4 million, part of a federal m…

September 2, 2026