@[email protected] to Mildly [email protected]English • 10 months agoRedirect to prevent back buttonlemmy.worldimagemessage-square167fedilinkarrow-up1931
arrow-up1931imageRedirect to prevent back buttonlemmy.world@[email protected] to Mildly [email protected]English • 10 months agomessage-square167fedilink
minus-squareScrubbleslinkfedilinkEnglish25•10 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-210 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-210 months ago13 ft ladder: <span hidden><?= guid ?></span>
minus-square@[email protected]linkfedilinkEnglish1•10 months ago14 ft fence: Diff in html. If less than 10 lines different, ban.
minus-square@[email protected]linkfedilinkEnglish1•10 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•10 months agoRemove hidden elements and children before diff. 16 ft fence.
minus-square@[email protected]linkfedilinkEnglish1•10 months ago17 ft ladder, s/hidden/style="overflow: hidden; height: 0"/
minus-square@[email protected]linkfedilinkEnglish1•10 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:
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