Skip to content

Commit

Permalink
sponsors: remove drop-outs, make Babiel like the others
Browse files Browse the repository at this point in the history
And some cleanups
  • Loading branch information
bagder committed Oct 3, 2024
1 parent 1e9d769 commit edf513b
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 15 deletions.
12 changes: 3 additions & 9 deletions _sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,21 +155,15 @@
<div class="silver"><p> <a class="x" href="https://www.testarna.se/casino/utan-svensk-licens" rel="sponsored"><img src="pix/silver/testarna.png" alt="Testarna"></a></div>
<div class="silver"><p> <a class="x" href="https://fineproxy.org/" rel="sponsored"><img src="pix/silver/fineproxy.jpg" alt="Fineproxy"></a></div>
<div class="silver"><p> <a class="x" href="https://onelessthing.co.uk/" rel="sponsored"><img src="pix/silver/onelessthing.svg" alt="Onelessthing"></a></div>
<div class="silver"><p> <a class="x" href="https://bountii.coupons/" rel="sponsored"><img src="pix/silver/bountii.png" alt="Bountii"></a></div>
<div class="silver"><p> <a class="x" href="https://proxy.coupons" rel="sponsored"><img src="pix/silver/proxycoupons.png" alt="Proxycoupons"></a></div>
<div class="silver"><p> <a class="x" href="https://earthweb.com/" rel="sponsored"><img src="pix/silver/earthweb.png" alt="Earthweb"></a></div>
<div class="silver"><p> <a class="x" href="https://route4me.com/" rel="sponsored"><img src="pix/silver/route4me.svg" alt="Route4Me"></a></div>
<div class="silver"><p> <a class="x" href="https://www.babiel.com/" rel="sponsored"><img src="pix/silver/babiel.svg" alt="Babiel"></a></div>
<div class="silver"><p> <a class="x" href="https://zynk.it" rel="sponsored"><img src="pix/silver/zynk-logo.jpg" alt="Zynk-logo"></a></div>

<!-- Silver via other means -->
<div class="silver"><p> <a class="x" href="https://www.airlock.com/" rel="sponsored"><img src="pix/silver/airlock.svg" alt="Airlock"></a></div>
<div class="silver"><p> <a class="x" href="https://www.babiel.com/" rel="sponsored" aria-label="Babiel">
#include "pix/silver/babiel.svg"
</a></div>
<!-- Silver-level but opencollective does not show (?) -->
<div class="silver"><p> <a class="x" href="https://www.monkeybreadsoftware.de/" rel="sponsored"><img src="pix/silver/monkeybreadsoftware-2.jpg" alt="monkeybreadsoftware"></a></div>
<div class="silver"><p> <a class="x" href="https://casino.xyz/" rel="sponsored"><img src="pix/silver/casinoxyz.png" alt="casino.xyz"></a></div>
<!-- Silver for curl on github -->
<div class="silver"><p> <a class="x" href="https://www.celebian.com/" rel="sponsored"><img src="pix/silver/celebian.png" alt="celebian"></a></div>
<div class="silver"><p> <a class="x" href="https://route4me.com/" rel="sponsored"><img src="pix/silver/route4me.svg" alt="Route4Me"></a></div>
<!-- Silver end -->
<div style="clear: both; max-width: 40em; margin-left: auto; margin-right: auto;">
SUBTITLE(Join in and Sponsor!)
Expand Down
7 changes: 2 additions & 5 deletions mk-sponsors.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,23 +20,20 @@
'https://iboysoft.com' => 'iBoysoft.svg',
"flutter-enterprises" => 'fineproxy.jpg',
'https://www.hityah.com/' => 'testarna.png',
'https://bountii.coupons/' => 'bountii.png',
'https://earthweb.com/' => 'earthweb.png',
'https://proxy.coupons' => 'proxycoupons.png',
'https://onelessthing.co.uk/' => 'onelessthing.svg',
'guest-b727d782' => 'zynk-logo.jpg',
'babiel-gmbh' => 'babiel.svg',

# Sponsors that don't get images
'babiel-gmbh' => '[none]', # special case handled in _sponsors.html
'thebestsolution' => '[none]', # link denied 16 May 2024 due to social media manipulation
"https://www.romab.com" => '[none]', # historical
);

# URLs that are changed from the one in the profile
my %modurl = (
'flutter-enterprises' => 'https://fineproxy.org/',
'https://www.hityah.com/' => 'https://www.testarna.se/casino/utan-svensk-licens',
'guest-b727d782' => 'https://zynk.it',
'babiel-gmbh' => 'https://www.babiel.com/',
);

# Get the list of Silver Sponsor URLs
Expand Down
1 change: 0 additions & 1 deletion pix/silver/airlock.svg

This file was deleted.

Binary file removed pix/silver/celebian.png
Binary file not shown.
Binary file removed pix/silver/earthweb.png
Binary file not shown.
Binary file removed pix/silver/proxycoupons.png
Binary file not shown.

0 comments on commit edf513b

Please sign in to comment.