@[email protected] to Mildly [email protected]English • 6 months agoRedirect to prevent back buttonlemmy.worldimagemessage-square167fedilinkarrow-up1934arrow-down111file-text
arrow-up1923arrow-down1imageRedirect to prevent back buttonlemmy.world@[email protected] to Mildly [email protected]English • 6 months agomessage-square167fedilinkfile-text
minus-squareScrubbleslinkfedilinkEnglish25•6 months agoGreat I’ll just add a unique guid to each path that is ignored and returns to the same place. You show me a 10 foot fence I’ll show you an 11 foot ladder.
minus-square@[email protected]linkfedilinkEnglish2•edit-26 months agoI mean, I get that. I was making a joke. But 12 ft fence? Load in sandbox and compare html. Your move.
minus-square@[email protected]linkfedilinkEnglish6•edit-26 months ago13 ft ladder: <span hidden><?= guid ?></span>
minus-square@[email protected]linkfedilinkEnglish1•6 months ago14 ft fence: Diff in html. If less than 10 lines different, ban.
minus-square@[email protected]linkfedilinkEnglish1•6 months ago15 ft ladder: <div hidden> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> </div>
minus-square@[email protected]linkfedilinkEnglish1•6 months agoRemove hidden elements and children before diff. 16 ft fence.
minus-square@[email protected]linkfedilinkEnglish1•6 months ago17 ft ladder, s/hidden/style="overflow: hidden; height: 0"/
minus-square@[email protected]linkfedilinkEnglish1•6 months ago18 ft fence: UBO like system where it stores patterns that to remove before comparing
if(this == this.previous) continue;
Great I’ll just add a unique guid to each path that is ignored and returns to the same place. You show me a 10 foot fence I’ll show you an 11 foot ladder.
I mean, I get that. I was making a joke. But 12 ft fence? Load in sandbox and compare html. Your move.
13 ft ladder:
<span hidden><?= guid ?></span>
14 ft fence: Diff in html. If less than 10 lines different, ban.
15 ft ladder:
<div hidden> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> <?= rand() ?> </div>
Remove hidden elements and children before diff. 16 ft fence.
17 ft ladder, s/
hidden
/style="overflow: hidden; height: 0"
/18 ft fence: UBO like system where it stores patterns that to remove before comparing