diff --git a/.gitignore b/.gitignore index e0293f0..6d9594a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1 @@ -cgi-bin/ -files/ -logs/ +/logs/ diff --git a/files/.gitignore b/files/.gitignore new file mode 100644 index 0000000..920de11 --- /dev/null +++ b/files/.gitignore @@ -0,0 +1 @@ +/htpasswd diff --git a/html/bwbar-dark.png b/html/bwbar-dark.png new file mode 120000 index 0000000..8a0d2c0 --- /dev/null +++ b/html/bwbar-dark.png @@ -0,0 +1 @@ +/run/bwbar-dark.png \ No newline at end of file diff --git a/html/bwbar-light.png b/html/bwbar-light.png new file mode 120000 index 0000000..ea7cb98 --- /dev/null +++ b/html/bwbar-light.png @@ -0,0 +1 @@ +/run/bwbar-light.png \ No newline at end of file diff --git a/html/bwbar.txt b/html/bwbar.txt new file mode 120000 index 0000000..a481ab8 --- /dev/null +++ b/html/bwbar.txt @@ -0,0 +1 @@ +/run/bwbar.txt \ No newline at end of file diff --git a/html/circuit-dark.png b/html/circuit-dark.png new file mode 100644 index 0000000..ad4f5b4 Binary files /dev/null and b/html/circuit-dark.png differ diff --git a/html/old/circuit.png b/html/circuit-light.png similarity index 100% rename from html/old/circuit.png rename to html/circuit-light.png diff --git a/html/dark.css b/html/dark.css new file mode 100644 index 0000000..786d4dc --- /dev/null +++ b/html/dark.css @@ -0,0 +1,230 @@ +a:link { + color: #4255ff; + text-decoration: none; +} + +a:visited { + color: #943cc3; + text-decoration: none; +} + +a:hover { + text-decoration: underline; +} + +body { + background-color: #000000; + background-image: url("/circuit-dark.png"); + color: #aeaeae; + padding-top: 15px; +} + +hr { + background-color: #888888; + border: 0; + color: #888888; + height: 2px; +} + +img { + border: 0; +} + +table { + margin-bottom: 5px; + margin-left: 5px; + margin-right: 5px; + margin-top: 5px; + width: 100%; +} + +table, td { + border: 0; + color: #888888; + vertical-align: top; +} + +td { + padding-bottom: 5px; + padding-left: 5px; + padding-right: 5px; + padding-top: 5px; +} + + +.bold { + font-weight: bold; +} + +.box { + background: #060606; + border: 2px solid #aaaaaa; + box-shadow: 10px 10px 10px -5px rgba(128,128,128,0.5); + overflow-x: auto; +} + +.boxmargins { + margin-bottom: 10px; +} + +.boxpadding { + padding-left: 20px; + padding-right: 20px; +} + +.donatebutton { + margin-left: 100px; + margin-right: 100px; +} + +.heading { + font-size: 200%; +} + +.motdcontent { +} + +.motdheader { + font-weight: bold; + text-decoration: underline; +} + +.notice { + display: block; + margin-left: auto; + margin-bottom: 25px; + margin-right: auto; + text-align: center; + width: 70%; +} + +.sponsor { + margin-top: 15px; + margin-bottom: 15px; +} + +.subheading { + font-size: 125%; +} + +.torrentdescription { + text-align: left; +} + +.torrentlinks { + text-align: right; + width: 50px; +} + +.underline { + text-decoration: underline; +} + + +#bwbar { + display: block; + margin-left: auto; + margin-right: auto; + margin-top: 30px; + text-align: center; + width: 100%; +} + +#copyright { + font-size: 10px; + text-align: center; +} + +#donatebuttons { + display: flex; + flex-wrap: wrap; + justify-content: center; + margin-bottom: 10px; + margin-top: 20px; +} + +#headingbox { + margin-left: auto; + margin-right: auto; + width: fit-content; +} + +#headingtext { + text-align: center; + margin-bottom: 5px; + margin-left: 5px; + margin-right: 5px; + margin-top: 5px; +} + +#logo { + display: flex; + justify-content: center; + margin-bottom: 30px; + width: 100%; +} + +#motd { + column-gap: 40px; + display: grid; + grid-template-columns: auto auto; + margin-left: 30px; + margin-right: 30px; + row-gap: 15px; + text-align: left; +} + +#page { + margin-left: auto; + margin-right: auto; + width: 90%; +} + +#signature { + grid-column-start: 1; + grid-column-end: 3; + margin-bottom: 50px; + text-align: right; +} + +#sponsorship { + font-weight: bold; + margin-bottom: 20px; + text-align: center; +} + +#theme { + display: grid; + column-gap: 50px; + grid-template-columns: auto auto auto; +} + +#themetoggle { + align-self: end; + display: flex; + height: 25px; + margin-left: auto; + margin-right: 0; + max-height: 25px; + text-align: right; +} + +#themetoggleimg { + height: 15px; + margin-right: 5px; + vertical-align: middle; +} + +#themetoggletext { + align-content: center; + color: #888888; + font-size: 15px; + margin-left: 5px; + margin-right: 5px; +} + +#torrentbox { + margin-left: auto; + margin-right: auto; + width: 80%; +} diff --git a/html/download-icon.png b/html/download-dark.png similarity index 100% rename from html/download-icon.png rename to html/download-dark.png diff --git a/html/download-light.png b/html/download-light.png new file mode 100644 index 0000000..53021aa Binary files /dev/null and b/html/download-light.png differ diff --git a/html/index.shtml b/html/index.shtml index 3edea46..91c05f3 100644 --- a/html/index.shtml +++ b/html/index.shtml @@ -1,224 +1,282 @@ - + - Slackware UK SeedBox - - - - - - - - - - + + + + + + - - + + + Slackware UK: SeedBox -
-

- ** Slackware UK Seedbox ** -

-

- is kindly sponsored by: -

- - - UK Servers - - - UK2 - -
-
- Please take a moment to visit the sponsors using the links above! -

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Access: - - The bittorrent swarms can be accessed by downloading the torrent files below or using the magnet links - a torrent client, such as Transmission (available on SBo), rTorrent, (also on SBo) or Bittornado (in the Slackware /extra directory) will be required in order to download the ISOs.
- You may find it much quicker to download the ISOs via bittorrent rather than a direct download from the Slackware UK ISO mirror - especially around release day.
- Please continue to seed the ISOs once you have downloaded them - this will ensure faster downloads for everyone, and earn you Karma points in the Slackware community :) -
- About bittorrent, peers & seeding: - - Bittorrent is a technology for distributing large files in a super fast and resiliant way, by allowing you to download data from multiple users (peers) in the swarm. While you are downloading the data (leaching), your bittorrent client will be uploading the portions of the file it has already downloaded to the other peers in the swarm. These peers will also be sending you the data they have which you do not. This should facilitate faster downloads since many peers are sending you data at the same time.
- It is considered good practice to upload at least as much data as you have downloaded, but please be a good community member and leave the downloaded file(s) uploading in your torrent client for as long as you can (this is known as "seeding").
- Don't hit and run! -
- Notice: - - All connections and transfers are logged. By accessing this service or joining the bittorrent swarm you implicitly agree to our collecting your IP address for analytics purposes. We do not collect or hold any user identifying data.
- Access to this service is a privilege, not a right - abusive users will be firewalled without warning. -
- Seeding requests: - - This service is primarily intended to provide a bittorrent seeding service for Slackware Linux based projects. If you run a Slackware based project, or have a suggestion for a project which would benefit from having their ISOs seeded here, please message with full details. -
- Patronage & donations: - - If you use the Slackware UK services on a regular basis, and would like to contribute to running costs, make a continuing patronage (and receive special benefits), or make a one off PayPal payment, please use one of the following buttons: - - - - - - -
- Patreon Page - - PayPal Donation -
- All donations will be gratefully received - thank you -
- Creditations: - - Many thanks to Firebird for the Slackware UK 'seedbox' logo! -
- Darren 'Tadgy' Austin
- Email: mirrors (at) slackware.uk
- IRC: On Libera, join #slackware.uk channel or PM 'Tadgy' -
-
-
-
-

Slackware Linux Torrents

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Slackware64 (x86_64 - 64bit) 15.0 (latest stable) DVD
-   This DVD includes everything but the sources.
-   Sources are available at: https://slackware.uk/slackware/slackware64-15.0/source/. -
- Magnet Link  Torrent File
-
- Slackware (x86 - 32bit) 15.0 (latest stable) DVD
-   This DVD includes everything but the sources.
-   Sources are available at: https://slackware.uk/slackware/slackware-15.0/source/. -
- Magnet Link  Torrent File
-
-
-
- Slackware64 (x86_64 - 64bit) 14.2 DVD
-   This DVD includes everything but the sources (see below) -
- Magnet Link  Torrent File
-
- Slackware (x86 - 32bit) 14.2 DVD
-   This DVD includes everything but the sources (see below) -
- Magnet Link  Torrent File
-
- Slackware64 14.2 source code DVD
-   The complete source code tree for Slackware 14.2 x86_64 and x86 -
- Magnet Link  Torrent File
-
- Slackware 14.2 install CDROM disk1
-   Includes the bootable installer (including the USB and PXE installers), kernels, package sets A AP E F N Y, extra/ and testing/ -
- Magnet Link  Torrent File
-
- Slackware 14.2 install CDROM disk2
-   Includes package sets D K L T TCL, and source code -
- Magnet Link  Torrent File
-
- Slackware 14.2 install CDROM disk3
-   Includes package sets X XAP XFCE, and source code -
- Magnet Link  Torrent File
-
- Slackware 14.2 install CDROM disk4
-   Includes the KDE package set, and source code -
- Magnet Link  Torrent File
-
- Slackware 14.2 install CDROM disk5
-   Includes the KDEI package set, and source code -
- Magnet Link  Torrent File
-
- Slackware 14.2 source CDROM disk6
-   Includes source code only -
- Magnet Link  Torrent File
-
-
-
- Seedbox server bandwidth utilisation
- <!--#include virtual='/bwbar.txt' --> -
+
+ +
+ is kindly sponsored by: + + Please take a moment to visit the sponsor using the link above! +
+
+
+
+ Access +
+
+ The bittorrent swarms can be accessed by downloading the torrent files below or using the magnet links - a torrent client, such as KTorrent (included in the kde/ set of Slackware), Transmission (available on SBo) or rTorrent (also on SBo) will be required in order to download the ISOs.
+ You may find it much quicker to download the ISOs via bittorrent rather than a direct download from the Slackware UK ISO mirror - especially around release day.
+ By joining the swarm your IP address will be exposed to other people who have joined the swarm.
+ Please continue to seed the ISOs once you have downloaded them - this will ensure faster downloads for everyone, and earn you Karma points in the Slackware community :) +
+
+ About bittorrent, peers & seeding +
+
+ Bittorrent is a technology for distributing large files in a super fast and resiliant way, by allowing you to download data from multiple users (peers) in the swarm.
+ While you are downloading data (leaching), your bittorrent client will be uploading portions of the data it has already downloaded to the other peers in the swarm. These peers will also be sending you the data they have which you do not. This should facilitate faster downloads since many peers are sending you data at the same time.
+ It is considered good practice to upload at least as much data as you have downloaded, but please be a good community member and leave the downloadeds uploading in your torrent client for as long as you can (this is known as "seeding").
+ Don't hit and run! :) +
+
+ Notice +
+
+ All connections and transfers are logged. By accessing this service you implicitly agree to our collecting your IP address for analytics purposes.
+ We do not collect or hold any user identifying data, but do set a cookie in your browser for your choice of theme.
+ Access to this service is a privilege, not a right - abusive users will be firewalled without warning. +
+
+ Seeding requests +
+
+ This service is primarily intended to provide a bittorrent seeding service for Slackware Linux based projects. If you run a Slackware based project, or have a suggestion for a project which would benefit from having their ISOs seeded here, please message with full details. +
+
+ Patronage & Donations +
+
+ If you use the Slackware UK services on a regular basis, and would like to contribute to running costs, make a continuing patronage (and receive special benefits), or make a one off PayPal payment, please use one of the following buttons: +
+ + Patreon Logo + PayPal Logo + + Patreon Logo + PayPal Logo + +
+ All donations will be gratefully received - thank you! +
+
+ --
+
Darren 'Tadgy' Austin
+ Email: mirrors (at) slackware.uk
+ IRC: On Libera.Chat, join #slackware.uk channel or PM 'Tadgy' +
+
+
+
+
+
+ Toggle theme:Toggle Theme Button +
+
+
+
+ Slackware Linux Torrents
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Slackware64 (x86_64 - 64bit) 15.0 (latest stable) DVD
+   This DVD includes everything but the sources.
+   Sources are available at: //slackware.uk/slackware/slackware64-15.0/source/. +
+ Slackware (x86 - 32bit) 15.0 (latest stable) DVD
+   This DVD includes everything but the sources.
+   Sources are available at: https://slackware.uk/slackware/slackware-15.0/source/. +
+
+
+ Slackware64 (x86_64 - 64bit) 14.2 DVD
+   This DVD includes everything but the sources (see below) +
+ Slackware (x86 - 32bit) 14.2 DVD
+   This DVD includes everything but the sources (see below) +
+ Slackware64 (x86_64 - 64bit) 14.2 source code DVD
+   The complete source code tree for Slackware 14.2 x86_64 and x86 +
+ Slackware 14.2 (x86 - 32bit) install CDROM disk1
+   Includes the bootable installer (including the USB and PXE installers), kernels, package sets A AP E F N Y, extra and testing +
+ Slackware 14.2 (x86 - 32bit) install CDROM disk2
+   Includes package sets D K L T TCL, and source code +
+ Slackware 14.2 (x86 - 32bit) install CDROM disk3
+   Includes package sets X XAP XFCE, and source code +
+ Slackware 14.2 (x86 - 32bit) install CDROM disk4
+   Includes the KDE package set, and source code +
+ Slackware 14.2 (x86 - 32bit) install CDROM disk5
+   Includes the KDEI package set, and source code +
+ Slackware 14.2 (x86 - 32bit) source CDROM disk6
+   Includes source code only +
+
+


+
+
+ Slint Torrents
+
+
+
+ + + + + + +
+ Slint64 (x86_64 - 64bit) 15.0-5 DVD
+   This DVD includes everything but the sources +
+
+
+ SeedBox server bandwidth utilisation
+ + Bandwidth graph measuring <!--#include virtual='/bwbar.txt' --> + + Bandwidth graph measuring <!--#include virtual='/bwbar.txt' --> + +
+ +
diff --git a/html/index.shtml.old b/html/index.shtml.old deleted file mode 100644 index cabb7b1..0000000 --- a/html/index.shtml.old +++ /dev/null @@ -1,198 +0,0 @@ - - - - Slackware UK SeedBox - - - - - - - - - - - - - - - -
-

- ** Slackware UK Seedbox ** -

-

- is kindly sponsored by: -

- - File-away Limited - - - UK2 - -
-
- Please take a moment to visit the sponsors using the links above! -

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Access: - - The bittorrent swarms can be accessed by downloading the torrent files below or using the magnet links - a torrent client, such as Transmission (available on SBo), rTorrent, (also on SBo) or Bittornado (in the Slackware /extra directory) will be required in order to download the ISOs.
- You may find it much quicker to download the ISOs via bittorrent rather than a direct download from the Slackware UK ISO mirror - especially around release day.
- Please continue to seed the ISOs once you have downloaded them - this will ensure faster downloads for everyone, and earn you Karma points in the Slackware community :) -
- About bittorrent, peers & seeding: - - Bittorrent is a technology for distributing large files in a super fast and resiliant way, by allowing you to download data from multiple users (peers) in the swarm. While you are downloading the data (leaching), your bittorrent client will be uploading the portions of the file it has already downloaded to the other peers in the swarm. These peers will also be sending you the data they have which you do not. This should facilitate faster downloads since many peers are sending you data at the same time.
- It is considered good practice to upload at least as much data as you have downloaded, but please be a good community member and leave the downloaded file(s) uploading in your torrent client for as long as you can (this is known as "seeding").
- Don't hit and run! -
- Notice: - - All connections and transfers are logged. By accessing this service or joining the bittorrent swarm you implicitly agree to our collecting your IP address for analytics purposes. We do not collect or hold any user identifying data.
- Access to this service is a privilege, not a right - abusive users will be firewalled without warning. -
- Seeding requests: - - This service is primarily intended to provide a bittorrent seeding service for Slackware Linux based projects. If you run a Slackware based project, or have a suggestion for a project which would benefit from having their ISOs seeded here, please message with full details. -
- Patronage & donations: - - If you use the Slackware UK services on a regular basis, and would like to contribute to running costs, make a continuing patronage (and receive special benefits), or make a one off PayPal payment, please use one of the following buttons: - - - - - - -
- GoFundMe Campaign - - Patreon Page - - PayPal Donation -
- All donations will be gratefully received - thank you -
- Creditations: - - Many thanks to Firebird for the Slackware UK 'seedbox' logo! -
- Darren 'Tadgy' Austin
- Email: mirrors (at) slackware.uk
- IRC: On Libera, join #slackware.uk channel or PM 'Tadgy' -
-
-
-
-

Slackware Linux Torrents

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Slackware64 (x86_64 - 64bit) 14.2 (latest stable) DVD
-   This DVD includes everything but the sources (see below) -
- Magnet Link  Torrent File
-
- Slackware (x86 - 32bit) 14.2 (latest stable) DVD
-   This DVD includes everything but the sources (see below) -
- Magnet Link  Torrent File
-
- Slackware64 14.2 (latest stable) source code DVD
-   The complete source code tree for Slackware 14.2 x86_64 and x86 -
- Magnet Link  Torrent File
-
- Slackware 14.2 (latest stable) install CDROM disk1
-   Includes the bootable installer (including the USB and PXE installers), kernels, package sets A AP E F N Y, extra/ and testing/ -
- Magnet Link  Torrent File
-
- Slackware 14.2 (latest stable) install CDROM disk2
-   Includes package sets D K L T TCL, and source code -
- Magnet Link  Torrent File
-
- Slackware 14.2 (latest stable) install CDROM disk3
-   Includes package sets X XAP XFCE, and source code -
- Magnet Link  Torrent File
-
- Slackware 14.2 (latest stable) install CDROM disk4
-   Includes the KDE package set, and source code -
- Magnet Link  Torrent File
-
- Slackware 14.2 (latest stable) install CDROM disk5
-   Includes the KDEI package set, and source code -
- Magnet Link  Torrent File
-
- Slackware 14.2 (latest stable) source CDROM disk6
-   Includes source code only -
- Magnet Link  Torrent File
-
-
-
- Seedbox server bandwidth utilisation
- <!--#include virtual='/bwbar.txt' --> -
- - diff --git a/html/index.shtml.new b/html/index.shtml.orig similarity index 54% rename from html/index.shtml.new rename to html/index.shtml.orig index 1bfc35f..a1dcba9 100644 --- a/html/index.shtml.new +++ b/html/index.shtml.orig @@ -1,114 +1,99 @@ - + - Slackware UK SeedBox - - - - - - - - - - + + + + + + - - + + + Slackware UK: SeedBox -
-

- ** Slackware UK Seedbox ** -

-

- is kindly sponsored by: -

- - File-away Limited - - - UK2 - -
-
- Please take a moment to visit the sponsors using the links above! -

-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - -
- Access: - - The bittorrent swarms can be accessed by downloading the torrent files below or using the magnet links - a torrent client, such as Transmission (available on SBo), rTorrent, (also on SBo) or Bittornado (in the Slackware /extra directory) will be required in order to download the ISOs.
- You may find it much quicker to download the ISOs via bittorrent rather than a direct download from the Slackware UK ISO mirror - especially around release day.
- Please continue to seed the ISOs once you have downloaded them - this will ensure faster downloads for everyone, and earn you Karma points in the Slackware community :) -
- About bittorrent, peers & seeding: - - Bittorrent is a technology for distributing large files in a super fast and resiliant way, by allowing you to download data from multiple users (peers) in the swarm. While you are downloading the data (leaching), your bittorrent client will be uploading the portions of the file it has already downloaded to the other peers in the swarm. These peers will also be sending you the data they have which you do not. This should facilitate faster downloads since many peers are sending you data at the same time.
- It is considered good practice to upload at least as much data as you have downloaded, but please be a good community member and leave the downloaded file(s) uploading in your torrent client for as long as you can (this is known as "seeding").
- Don't hit and run! -
- Notice: - - All connections and transfers are logged. By accessing this service or joining the bittorrent swarm you implicitly agree to our collecting your IP address for analytics purposes. We do not collect or hold any user identifying data.
- Access to this service is a privilege, not a right - abusive users will be firewalled without warning. -
- Seeding requests: - - This service is primarily intended to provide a bittorrent seeding service for Slackware Linux based projects. If you run a Slackware based project, or have a suggestion for a project which would benefit from having their ISOs seeded here, please message with full details. -
- Patronage & donations: - - If you use the Slackware UK services on a regular basis, and would like to contribute to running costs, make a continuing patronage (and receive special benefits), or make a one off PayPal payment, please use one of the following buttons: - - - - - - -
- GoFundMe Campaign - - Patreon Page - - PayPal Donation -
- All donations will be gratefully received - thank you -
- Creditations: - - Many thanks to Firebird for the Slackware UK 'seedbox' logo! -
- Darren 'Tadgy' Austin
- Email: mirrors (at) slackware.uk
- IRC: On Libera, join #slackware.uk channel or PM 'Tadgy' -
-
+
+ +
+
+
+ Access +
+
+ The bittorrent swarms can be accessed by downloading the torrent files below or using the magnet links - a torrent client, such as KTorrent (included in the kde/ set of Slackware), Transmission (available on SBo) or rTorrent (also on SBo) will be required in order to download the ISOs.
+ You may find it much quicker to download the ISOs via bittorrent rather than a direct download from the Slackware UK ISO mirror - especially around release day.
+ By joining the swarm your IP address will be exposed to other people who have joined the swarm.
+ Please continue to seed the ISOs once you have downloaded them - this will ensure faster downloads for everyone, and earn you Karma points in the Slackware community :) +
+
+ About bittorrent, peers & seeding +
+
+ Bittorrent is a technology for distributing large files in a super fast and resiliant way, by allowing you to download data from multiple users (peers) in the swarm.
+ While you are downloading data (leaching), your bittorrent client will be uploading portions of the data it has already downloaded to the other peers in the swarm. These peers will also be sending you the data they have which you do not. This should facilitate faster downloads since many peers are sending you data at the same time.
+ It is considered good practice to upload at least as much data as you have downloaded, but please be a good community member and leave the downloadeds uploading in your torrent client for as long as you can (this is known as "seeding").
+ Don't hit and run! :) +
+
+ Notice +
+
+ All connections and transfers are logged. By accessing this service you implicitly agree to our collecting your IP address for analytics purposes.
+ We do not collect or hold any user identifying data, but do set a cookie in your browser for your choice of theme.
+ Access to this service is a privilege, not a right - abusive users will be firewalled without warning. +
+
+ Seeding requests +
+
+ This service is primarily intended to provide a bittorrent seeding service for Slackware Linux based projects. If you run a Slackware based project, or have a suggestion for a project which would benefit from having their ISOs seeded here, please message with full details. +
+
+ Patronage & Donations +
+
+ If you use the Slackware UK services on a regular basis, and would like to contribute to running costs, make a continuing patronage (and receive special benefits), or make a one off PayPal payment, please use one of the following buttons: +
+ + Patreon Logo + PayPal Logo + + Patreon Logo + PayPal Logo + +
+ All donations will be gratefully received - thank you! +
+
+ --
+
Darren 'Tadgy' Austin
+ Email: mirrors (at) slackware.uk
+ IRC: On Libera.Chat, join #slackware.uk channel or PM 'Tadgy' +
+
+
+
+
+
+ Toggle theme:Toggle Theme Button +
+
+
+
+ Slackware Linux Torrents
+
+
+ + + +

Slackware Linux Torrents

@@ -134,7 +119,11 @@ Magnet Link  Torrent File
-
+ + +
+ + Slackware64 (x86_64 - 64bit) 14.2 DVD
@@ -210,6 +199,20 @@ +
+

Slint Torrents

+
+ + + + + +
+ Slint64 (x86_64 - 64bit) 15.0-5 DVD
+   This DVD includes everything but the sources +
+ Magnet Link  Torrent File
+
Seedbox server bandwidth utilisation
diff --git a/html/light.css b/html/light.css new file mode 100644 index 0000000..b385a2c --- /dev/null +++ b/html/light.css @@ -0,0 +1,231 @@ +a:link { + color: #2c199c; + text-decoration: none; +} + +a:visited { + color: #943cc3; + text-decoration: none; +} + +a:hover { + text-decoration: underline; +} + +body { + background-color: #ffffff; + background-image: url("/circuit-light.png"); + color: #000000; + padding-top: 15px; +} + +hr { + background-color: #070707; + border: 0; + color: #070707; + height: 2px; +} + +img { + border: 0; +} + +table { + margin-bottom: 5px; + margin-left: 5px; + margin-right: 5px; + margin-top: 5px; + width: 100%; +} + +table, td { + border: 0; + color: #070707; + vertical-align: top; +} + +td { + padding-bottom: 5px; + padding-left: 5px; + padding-right: 5px; + padding-top: 5px; +} + + +.bold { + font-weight: bold; +} + +.box { + background: #f0f0f0; + border: 2px solid #070707; + box-shadow: 10px 10px 10px -5px rgba(0,0,0,0.5); + overflow-x: auto; +} + +.boxmargins { + margin-bottom: 10px; +} + +.boxpadding { + padding-left: 20px; + padding-right: 20px; +} + +.donatebutton { + margin-left: 100px; + margin-right: 100px; +} + +.heading { + font-size: 200%; +} + +.motdcontent { +} + +.motdheader { + font-weight: bold; + text-decoration: underline; +} + +.notice { + display: block; + margin-left: auto; + margin-bottom: 25px; + margin-right: auto; + text-align: center; + width: 70%; +} + +.sponsor { + margin-top: 15px; + margin-bottom: 15px; +} + +.subheading { + font-size: 125%; +} + +.torrentdescription { + text-align: left; +} + +.torrentlinks { + text-align: right; + width: 50px; +} + +.underline { + text-decoration: underline; +} + + +#bwbar { + display: block; + margin-left: auto; + margin-right: auto; + margin-top: 30px; + text-align: center; + width: 100%; +} + +#copyright { + font-size: 10px; + text-align: center; +} + +#donatebuttons { + display: flex; + flex-wrap: wrap; + justify-content: center; + margin-bottom: 10px; + margin-top: 20px; +} + +#headingbox { + margin-left: auto; + margin-right: auto; + width: fit-content; +} + +#headingtext { + text-align: center; + margin-bottom: 5px; + margin-left: 5px; + margin-right: 5px; + margin-top: 5px; +} + +#logo { + display: flex; + justify-content: center; + margin-bottom: 30px; + width: 100%; +} + +#motd { + column-gap: 40px; + display: grid; + grid-template-columns: auto auto; + margin-left: 30px; + margin-right: 30px; + row-gap: 15px; + text-align: left; +} + +#page { + margin-left: auto; + margin-right: auto; + width: 90%; +} + +#signature { + grid-column-start: 1; + grid-column-end: 3; + margin-bottom: 50px; + text-align: right; +} + +#sponsorship { + font-weight: bold; + margin-bottom: 20px; + text-align: center; +} + +#theme { + display: grid; + column-gap: 50px; + grid-template-columns: auto auto auto; +} + +#themetoggle { + align-self: end; + display: flex; + height: 25px; + margin-left: auto; + margin-right: 0; + max-height: 25px; + text-align: right; +} + +#themetoggleimg { + height: 15px; + margin-right: 5px; + vertical-align: middle; +} + +#themetoggletext { + align-content: center; + color: #000000; + font-size: 15px; + margin-left: 5px; + margin-right: 5px; +} + +#torrentbox { + margin-left: auto; + margin-right: auto; + width: 80%; +} + diff --git a/html/magnet-icon.png b/html/magnet-dark.png similarity index 100% rename from html/magnet-icon.png rename to html/magnet-dark.png diff --git a/html/magnet-light.png b/html/magnet-light.png new file mode 100644 index 0000000..0f50f71 Binary files /dev/null and b/html/magnet-light.png differ diff --git a/html/old/binary.png b/html/old/binary.png deleted file mode 100644 index 7660d4d..0000000 Binary files a/html/old/binary.png and /dev/null differ diff --git a/html/old/fileaway.png b/html/old/fileaway.png deleted file mode 100644 index 84331f8..0000000 Binary files a/html/old/fileaway.png and /dev/null differ diff --git a/html/old/gofundme.png b/html/old/gofundme.png deleted file mode 100644 index f3d4176..0000000 Binary files a/html/old/gofundme.png and /dev/null differ diff --git a/html/old/slackwareuk-seedbox.png b/html/old/slackwareuk-seedbox.png deleted file mode 100644 index 9eab4d9..0000000 Binary files a/html/old/slackwareuk-seedbox.png and /dev/null differ diff --git a/html/old/uk2.png.old b/html/old/uk2.png.old deleted file mode 100644 index bf8c724..0000000 Binary files a/html/old/uk2.png.old and /dev/null differ diff --git a/html/patreon.png b/html/patreon-black.png similarity index 100% rename from html/patreon.png rename to html/patreon-black.png diff --git a/html/patreon-white.png b/html/patreon-white.png new file mode 100644 index 0000000..47c8649 Binary files /dev/null and b/html/patreon-white.png differ diff --git a/html/paypal.png b/html/paypal-black.png similarity index 100% rename from html/paypal.png rename to html/paypal-black.png diff --git a/html/paypal-white.png b/html/paypal-white.png new file mode 100644 index 0000000..0a31c88 Binary files /dev/null and b/html/paypal-white.png differ diff --git a/html/old/slackwareuk.png b/html/slackwareuk-black.png similarity index 100% rename from html/old/slackwareuk.png rename to html/slackwareuk-black.png diff --git a/html/slackwareuk-white.png b/html/slackwareuk-white.png new file mode 100644 index 0000000..9612f8f Binary files /dev/null and b/html/slackwareuk-white.png differ diff --git a/html/toggletheme.php b/html/toggletheme.php new file mode 100644 index 0000000..aedcbbb --- /dev/null +++ b/html/toggletheme.php @@ -0,0 +1,20 @@ + mktime (23, 59, 59, 12, 31, 2069), + "domain" => ".slackware.uk", + "path" => "/", + "httponly" => true, + "samesite" => "Lax" + ); + if ($_COOKIE['theme'] != "light") { + $theme = "light"; + } else { + $theme = "dark"; + } + setcookie ("theme", $theme, $cookie_data); + if (isset ($_SERVER['HTTP_REFERER'])) { + header ("Location: " . $_SERVER['HTTP_REFERER'], true, 302); + } else { + header ("Location: /", true, 302); + } +?> diff --git a/html/toggletheme.png b/html/toggletheme.png new file mode 100644 index 0000000..a4ba86f Binary files /dev/null and b/html/toggletheme.png differ diff --git a/html/torrents/slint64-15.0-5-iso.torrent b/html/torrents/slint64-15.0-5-iso.torrent new file mode 100644 index 0000000..ac0c944 Binary files /dev/null and b/html/torrents/slint64-15.0-5-iso.torrent differ diff --git a/html/uk2.png b/html/uk2.png deleted file mode 100644 index 6b4fe53..0000000 Binary files a/html/uk2.png and /dev/null differ