Jump to content

ICE List Wiki:Donate: Difference between revisions

From ICE List Wiki
No edit summary
Donate copy: remove price tag from cost box
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Idiomas|en=ICE List Wiki:Donate|es=ICE List Wiki:Donate/es}}
<span style="display:none">{{#setmainimage:File:Logo-main.png}}</span>
<span style="display:none">{{#setmainimage:File:Logo-main.png}}</span>
<html>
<html>
<style>
<style>
   .donate-flex{display:flex; gap:2em; align-items:flex-start; flex-wrap:wrap;}
   #siteNotice{display:none !important;}
   .donate-left{flex:1 1 520px; min-width:280px; max-width:600px;}
  #firstHeading, .mw-first-heading{display:none;}
  .donate-right{flex:1 1 320px; min-width:280px; max-width:400px; border:1px solid #ddd; padding:1em; background:#fafafa; box-sizing:border-box;}
   .icl-donate{
  @media (max-width: 800px){
    --red:#E2231A; --blue:#3B7DD8; --green:#1FA85D;
     .donate-flex{gap:1.2em;}
    --ink:#1a1712; --ink-2:#5f574c; --paper:#ffffff; --surface:#faf8f3;
     .donate-left,.donate-right{max-width:100%;}
    --rule:#e7e1d5; --rule-2:#f0ebe1;
     --mono:"Spline Sans Mono",ui-monospace,Menlo,Consolas,monospace;
     color:var(--ink); max-width:940px; margin:0 auto; line-height:1.55;
   }
   }
</style>
  html.skin-theme-clientpref-night .icl-donate{
    --ink:#f2eee6; --ink-2:#a89f92; --paper:#1d1b16; --surface:#232019;
    --rule:#34322d; --rule-2:#2a2620; --red:#F0483F;
  }
  .icl-donate *{box-sizing:border-box;}
  .icl-hero{border:1px solid var(--rule); border-radius:16px; background:var(--surface);
    padding:2em 2em 2.1em; margin-bottom:1.6em; position:relative; overflow:hidden;}
  .icl-hero::before{content:""; position:absolute; left:0; top:0; bottom:0; width:5px; background:var(--red);}
  .icl-eyebrow{font-family:var(--mono); font-size:.72rem; font-weight:600; letter-spacing:.14em;
    text-transform:uppercase; color:var(--red); margin:0 0 .5em;}
  .icl-hero h2{font-size:2em; line-height:1.12; font-weight:800; letter-spacing:-.02em; margin:.1em 0 .5em; border:0; padding:0;}
  .icl-hero p{font-size:1.05rem; color:var(--ink-2); margin:.4em 0 0; max-width:60ch;}
  .icl-hero p strong{color:var(--ink);}
  .icl-cta{display:flex; flex-wrap:wrap; gap:.7em; margin-top:1.4em;}
  .icl-btn{display:inline-flex; align-items:center; gap:.5em; font-weight:700; font-size:1rem;
    text-decoration:none; padding:.75em 1.4em; border-radius:10px; border:2px solid var(--red);
    background:var(--red); color:#fff !important; transition:transform .12s, filter .12s;}
  .icl-btn:hover{filter:brightness(1.06); transform:translateY(-1px);}
  .icl-btn--ghost{background:transparent; color:var(--red) !important;}
  .icl-btn--ghost:hover{background:color-mix(in srgb,var(--red) 10%, transparent); filter:none;}
  .icl-sub{font-size:.9rem; color:var(--ink-2); margin-top:1em;}
  .icl-cost{margin:1.1em 0 0;font-size:.95rem;line-height:1.5;background:color-mix(in srgb,var(--red) 8%,transparent);border-left:3px solid var(--red);border-radius:0 9px 9px 0;padding:.7em 1em;}
  .icl-cost b{color:var(--ink);}


<div class="donate-flex">
  .icl-h3{font-family:var(--mono); font-size:.78rem; font-weight:600; letter-spacing:.1em;
    text-transform:uppercase; color:var(--ink-2); margin:2.2em 0 1em; padding-bottom:.5em;
    border-bottom:1px solid var(--rule);}
  .icl-grid{display:grid; grid-template-columns:repeat(auto-fit,minmax(220px,1fr)); gap:1em;}
  .icl-card{border:1px solid var(--rule); border-radius:12px; background:var(--paper); padding:1.2em 1.3em; display:flex; flex-direction:column;}
  .icl-card h4{margin:0 0 .35em; font-size:1.05rem; font-weight:700; min-height:1.3em;}
  .icl-card p{margin:0 0 1.1em; font-size:.9rem; line-height:1.5; color:var(--ink-2); flex:1;}
  .icl-card .icl-mini{display:inline-block; align-self:flex-start; margin-top:auto; font-weight:700; font-size:.92rem;
    text-decoration:none; color:var(--blue) !important; border:1.5px solid var(--blue); border-radius:8px; padding:.5em 1em;}
  .icl-card .icl-mini:hover{background:color-mix(in srgb,var(--blue) 10%, transparent);}
  .icl-tag{font-family:var(--mono); font-size:.62rem; font-weight:600; letter-spacing:.08em; text-transform:uppercase;
    color:var(--green); border:1px solid color-mix(in srgb,var(--green) 45%, transparent); border-radius:100px; padding:.15em .6em; align-self:flex-start; margin-bottom:.6em;}


   <div class="donate-left">
   .icl-crypto{border:1px solid var(--rule); border-radius:12px; background:var(--paper); padding:1.3em 1.4em; margin-top:1em;}
     <script type="module" src="https://donorbox.org/widgets.js" async></script>
  .icl-coin{display:flex; align-items:center; gap:.7em; flex-wrap:wrap; margin:.7em 0;}
     <dbox-widget campaign="support-crust-news" type="donation_form" enable-auto-scroll="true"></dbox-widget>
  .icl-coin b{min-width:110px;}
   </div>
  .icl-coin code{font-family:var(--mono); font-size:.82rem; word-break:break-all; background:var(--surface);
     border:1px solid var(--rule); border-radius:6px; padding:.35em .55em; flex:1; min-width:200px;}
  .icl-copy{font-family:var(--mono); font-size:.7rem; font-weight:600; text-transform:uppercase; letter-spacing:.06em;
     cursor:pointer; background:var(--ink); color:var(--paper); border:0; border-radius:6px; padding:.5em .7em;}
   .icl-copy.ok{background:var(--green); color:#fff;}


   <div class="donate-right">
   .icl-three{display:grid; grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); gap:1.4em; margin-top:.4em;}
  .icl-three h4{margin:0 0 .3em; font-size:1rem; font-weight:700; display:flex; align-items:center; gap:.5em;}
  .icl-three p{margin:0; font-size:.92rem; color:var(--ink-2);}
  .icl-dot{width:.6em; height:.6em; border-radius:50%; background:var(--red); display:inline-block; flex:0 0 auto;}


    <h3>Why Your Support Matters</h3>
  .icl-note{margin-top:1.6em; padding:.9em 1.1em; border-radius:10px; background:color-mix(in srgb,var(--red) 7%, transparent);
     <p>
     border-left:4px solid var(--red); font-size:.92rem;}
      ICE List exists because people deserve to know who is doing the raids in their communities, who is detaining people, who is running the field offices, who is profiting off the detention system, and which counties quietly sign 287(g) deals behind closed doors. None of this work is funded by ads, sponsors, or outside influence. It survives because people want this information to exist.
  .icl-note strong{color:var(--ink);}
    </p>
  .icl-foot{margin-top:1.6em; font-size:.86rem; color:var(--ink-2); text-align:center; font-family:var(--mono);}
</style>
<div class="icl-donate">


     <h3>Where Donations Go</h3>
  <div class="icl-hero">
     <p>
     <p class="icl-eyebrow">Reader-funded · No ads · No trackers</p>
       A large part of the work involves digging into FOIA disclosures, filing new FOIA requests, paying for searches, redactions, duplication fees, and the constant back-and-forth with agencies who deliberately slow everything down. FOIA isn’t free in the United States, especially when dealing with DHS or ICE. Some requests cost tens or hundreds just to get started, and big releases can hit the thousands.
    <h2>Keep the record public.</h2>
    </p>
     <p>ICE List documents who runs raids, who signs 287(g) agreements, who profits from detention, funded by readers, not advertisers, sponsors, or any agency. <strong>Payment processors have cut us off before.</strong> The steadiest way to protect this work is a recurring subscription that can't be throttled or deplatformed.</p>
    <div class="icl-cta">
       <a class="icl-btn" href="https://new.crustnews.com/#/portal/signup">Subscribe monthly →</a>
      <a class="icl-btn icl-btn--ghost" href="https://crustnews.com/#/portal/support">Give once</a>
    </div>
    <p class="icl-cost">Your support covers our <b>security team, hosting, storage, tooling, and FOIA fights</b>, and it grows with the record. No ads, no sponsors: readers keep us online.</p>
    <p class="icl-sub">The ICE List is built by the team at <strong>Crust News</strong>, an independent outlet covering immigration enforcement and the stories Western media won't tell straight. A subscription sustains the reporting month to month.</p>
  </div>


     <p>
  <div class="icl-h3">Other ways to give</div>
       Donations also cover the environment the project runs on: hosting, server resources, database load, file storage, mapping, security hardening, backups, and the bandwidth it takes to keep a public investigative database online without throttling access.
  <div class="icl-grid">
     </p>
     <div class="icl-card">
 
      <span class="icl-tag">Recurring</span>
    <h3>Independence</h3>
      <h4>Liberapay</h4>
    <p>
       <p>Set a small weekly or monthly amount. Non-profit, open-source, no fees taken.</p>
      No corporate funding, no political sponsors, no advertisers. Just the work, the evidence, the documentation, and the public record. Donations let ICE List stay exactly what it needs to be, completely unaligned with anyone except the truth.
      <a class="icl-mini" href="https://liberapay.com/ICEList/donate">Donate on Liberapay</a>
     </p>
     </div>
    <div class="icl-card">
      <h4>Buy us a slice 🍕</h4>
      <p>A quick one-off tip through Buy Me a Coffee, no account needed.</p>
      <a class="icl-mini" href="https://buymeacoffee.com/crustnews">Buy a slice</a>
    </div>
    <div class="icl-card">
      <h4>One-off gift</h4>
      <p>Give any amount directly to Crust News through the member portal.</p>
      <a class="icl-mini" href="https://crustnews.com/#/portal/support">Give once</a>
     </div>
  </div>


     <div style="margin-top:1.5em; padding:0.8em; background:white; border-left:4px solid #cc0000;">
  <div class="icl-crypto">
       <strong>Important:</strong><br>
     <h4 style="margin:0 0 .2em; font-size:1.05rem;">Cryptocurrency</h4>
       ICE List is not a registered charity. Donations are <strong>not tax-deductible</strong>. They directly support research, hosting, FOIA fees, and infrastructure.
    <p style="margin:.2em 0 .4em; font-size:.9rem; color:var(--ink-2);">The most private way to give. Send only on the network named, funds sent on the wrong network cannot be recovered.</p>
    <div class="icl-coin">
       <b>Bitcoin (BTC)</b>
      <code id="icl-btc">bc1qcdg2qcgtddpwqckdzxtawlpqe6x9ze7l56vfpl</code>
       <button class="icl-copy" data-t="icl-btc">Copy</button>
     </div>
     </div>
```html
<div style="margin-top:1.5em; padding:1em; border:1px solid #ddd; background:#fdfdfd;">
  <h3>Crypto Donations</h3>
  <p>
    If you prefer to support ICE List using cryptocurrency, you can donate directly using the addresses below.
    These wallets are controlled by the project and funds are used for research, hosting, FOIA requests, and infrastructure.
  </p>
  <div style="margin:1em 0;">
    <strong>Bitcoin (BTC)</strong><br>
    <code style="word-break:break-all;">bc1qjmezlq5tdaqrdtdhdum5cqt0mh3kgp3p5w4v3mat3p8dg84pqx4s3gg62a</code>
   </div>
   </div>


<!-- <div style="margin:1em 0;"> <strong>Ethereum (ETH)</strong><br> <code style="word-break:break-all;">0xXXXXXXXXXXXXXXXXXXXXXXXXXXXX</code> </div> <div style="margin:1em 0;"> <strong>Monero (XMR)</strong><br> <code style="word-break:break-all;">4XXXXXXXXXXXXXXXXXXXXXXXXXXXX</code> </div> -->
  <div class="icl-h3">Where your money goes</div>
  <div style="margin-top:1em; padding:0.6em; background:#fff8f8; border-left:4px solid #cc0000;">
  <div class="icl-three">
    <strong>Please note:</strong><br>
    <div><h4><span class="icl-dot"></span>Records &amp; legal</h4><p>FOIA requests, filing fees, appeals, and the cost of fighting agency delays and redactions.</p></div>
    Only send the listed currency to its matching address.
    <div><h4><span class="icl-dot"></span>Infrastructure</h4><p>Hosting, storage, backups, security, and the bandwidth to keep a public investigative database online.</p></div>
    Funds sent on the wrong network cannot be recovered.
    <div><h4><span class="icl-dot"></span>Independence</h4><p>No corporate funding, no political sponsors, no advertisers, accountable only to the public record.</p></div>
    Crypto donations are not tax-deductible.
   </div>
   </div>
</div>


  <div class="icl-note">
    <strong>Please note:</strong> ICE List is not a registered charity. Donations are <strong>not tax-deductible</strong> and go directly to research and infrastructure.
   </div>
   </div>


  <p class="icl-foot">No ad networks. No third-party trackers on this page. Give privately.</p>
</div>
</div>
<script>
(function(){
  var d=document.querySelector('.icl-donate'); if(!d) return;
  d.addEventListener('click',function(e){
    var b=e.target.closest('.icl-copy'); if(!b) return;
    var el=document.getElementById(b.getAttribute('data-t')); if(!el) return;
    var txt=el.textContent.trim();
    function ok(){ var o=b.textContent; b.textContent='Copied ✓'; b.classList.add('ok'); setTimeout(function(){b.textContent=o; b.classList.remove('ok');},1400); }
    if(navigator.clipboard&&navigator.clipboard.writeText){ navigator.clipboard.writeText(txt).then(ok,function(){}); }
    else { var r=document.createRange(); r.selectNode(el); var s=window.getSelection(); s.removeAllRanges(); s.addRange(r); try{document.execCommand('copy'); ok();}catch(_){} s.removeAllRanges(); }
  });
})();
</script>
</html>
</html>

Latest revision as of 14:52, 29 July 2026

File:Logo-main.png

Reader-funded · No ads · No trackers

Keep the record public.

ICE List documents who runs raids, who signs 287(g) agreements, who profits from detention, funded by readers, not advertisers, sponsors, or any agency. Payment processors have cut us off before. The steadiest way to protect this work is a recurring subscription that can't be throttled or deplatformed.

Your support covers our security team, hosting, storage, tooling, and FOIA fights, and it grows with the record. No ads, no sponsors: readers keep us online.

The ICE List is built by the team at Crust News, an independent outlet covering immigration enforcement and the stories Western media won't tell straight. A subscription sustains the reporting month to month.

Other ways to give
Recurring

Liberapay

Set a small weekly or monthly amount. Non-profit, open-source, no fees taken.

Donate on Liberapay

Buy us a slice 🍕

A quick one-off tip through Buy Me a Coffee, no account needed.

Buy a slice

One-off gift

Give any amount directly to Crust News through the member portal.

Give once

Cryptocurrency

The most private way to give. Send only on the network named, funds sent on the wrong network cannot be recovered.

Bitcoin (BTC) bc1qcdg2qcgtddpwqckdzxtawlpqe6x9ze7l56vfpl
Where your money goes

Records & legal

FOIA requests, filing fees, appeals, and the cost of fighting agency delays and redactions.

Infrastructure

Hosting, storage, backups, security, and the bandwidth to keep a public investigative database online.

Independence

No corporate funding, no political sponsors, no advertisers, accountable only to the public record.

Please note: ICE List is not a registered charity. Donations are not tax-deductible and go directly to research and infrastructure.

No ad networks. No third-party trackers on this page. Give privately.