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
 
(26 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 to document who carries out raids, runs detention systems, signs 287(g) agreements, and profits from immigration enforcement. This work has no ads, sponsors, or outside backers. It exists because people believe this information should be public.
  .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>
Donations fund FOIA requests, filing fees, redactions, and agency delays. They also support hosting, server resources, storage, security, backups, and the bandwidth required to keep a public investigative database online.
    <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>


<h3>Independence</h3>
  <div class="icl-h3">Other ways to give</div>
<p>
  <div class="icl-grid">
No corporate funding. No political sponsors. No advertisers. Donations keep ICE List independent and accountable only to the public record.
    <div class="icl-card">
</p>
      <span class="icl-tag">Recurring</span>
 
      <h4>Liberapay</h4>
<div style="margin-top:1.2em; padding:0.8em; background:white; border-left:4px solid #cc0000;">
      <p>Set a small weekly or monthly amount. Non-profit, open-source, no fees taken.</p>
  <strong>Important:</strong><br>
      <a class="icl-mini" href="https://liberapay.com/ICEList/donate">Donate on Liberapay</a>
  ICE List is not a registered charity. Donations are <strong>not tax-deductible</strong> and directly support research and infrastructure.
    </div>
</div>
    <div class="icl-card">
 
      <h4>Buy us a slice 🍕</h4>
<div style="margin-top:1.2em; padding:1em; border:1px solid #ddd; background:#fdfdfd;">
      <p>A quick one-off tip through Buy Me a Coffee, no account needed.</p>
  <h3>Crypto Donations</h3>
      <a class="icl-mini" href="https://buymeacoffee.com/crustnews">Buy a slice</a>
 
    </div>
  <p>
    <div class="icl-card">
     You can support ICE List with cryptocurrency using the address below.
      <h4>One-off gift</h4>
   </p>
      <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:1em 0;">
   <div class="icl-crypto">
     <strong>Bitcoin (BTC)</strong><br>
    <h4 style="margin:0 0 .2em; font-size:1.05rem;">Cryptocurrency</h4>
    <code style="word-break:break-all;">
     <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>
      bc1qjmezlq5tdaqrdtdhdum5cqt0mh3kgp3p5w4v3mat3p8dg84pqx4s3gg62a
    <div class="icl-coin">
     </code>
      <b>Bitcoin (BTC)</b>
      <code id="icl-btc">bc1qcdg2qcgtddpwqckdzxtawlpqe6x9ze7l56vfpl</code>
      <button class="icl-copy" data-t="icl-btc">Copy</button>
     </div>
   </div>
   </div>


   <div style="margin-top:0.8em; padding:0.6em; background:#fff8f8; border-left:4px solid #cc0000;">
   <div class="icl-h3">Where your money goes</div>
     <strong>Please note:</strong><br>
  <div class="icl-three">
     Only send BTC to this address. Funds sent on the wrong network cannot be recovered.
     <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>
     <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>
    <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>
   </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.