(tentative) addition to transfem webring, this includes a write to the original javascript script to php (currently using local information for performance reasons). Have to update ID when properly accepted into the webring!
All checks were successful
Website Sync / website-sync (push) Successful in 5s

This commit is contained in:
2026-03-14 15:17:37 -03:00
parent d6d1d60b0e
commit ccaf930265
14 changed files with 275 additions and 12 deletions

View File

@@ -140,14 +140,15 @@
<div class="clip-box">
<div class="auto-scroll">
<!-- Have to replace this logic, maybe by having another way to modify behaviour of marquee -->
<?php for ($i = 0; $i <= 1; $i++) {
if ($i === 0) {
?><div class="scroll_one"><?php
} else if ($i === 1) {
?><div class="scroll_two"><?php
}
?>
<?php for ($j = 0; $j <= 2; $j++) {?>
<?php for ($k = 0; $k <= 1; $k++) {
if ($k === 0) {
?><div class="scroll_one"><?php
} else if ($k === 1) {
?><div class="scroll_two"><?php
}
?>
<?php for ($l = 0; $l <= 2; $l++) {?>
<?php include "includes/transfemwebring.inc.php";?>
<div class="noaiwebring">
<a href="https://baccyflap.com/noai" target="_blank" alt="no ai webring" title="no ai webring"><div class="home"></div></a>
<a href="https://baccyflap.com/noai/?prv&amp;s=msv" target="_top" alt="previous" title="previous"><div class="prv"></div></a>