summary refs log tree commit diff
path: root/default.html
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-04-09 15:12:56 -0400
committerJune McEnroe <june@causal.agency>2021-04-09 15:12:56 -0400
commit5edf949cb743e8da5e73aa2f98695c2dd370657f (patch)
treedc05d06d293a2af23857b8ab5e6da0b03240340f /default.html
parentExit on getopt failure (diff)
downloadbubger-5edf949cb743e8da5e73aa2f98695c2dd370657f.tar.gz
bubger-5edf949cb743e8da5e73aa2f98695c2dd370657f.zip
Remove unnecessary capture group in URL regex
That capture group actually makes the regex ambiguous, it seems,
since apparently some implementations backtrack to match the .
branch rather than the $ branch, leaving off a trailing character
from the second capture group. Regardless, that trailing capture
group is totally unnecessary and I don't know why it was there.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
5e506012e400db75e7d&follow=1'>Read from stdin in orderJune McEnroe 2020-07-18Actually fix nvim and doas presence testsJune McEnroe 2020-07-14Install up CGI with mode 700June McEnroe It should never be served as a regular file. 2020-07-14Check that there is upload dataJune McEnroe 2020-07-14Add CGI upload program for temp.causal.agencyJune McEnroe 2020-07-10Add The Broken KingdomsJune McEnroe 2020-07-08Add facebook and twitter to title user-agentJune McEnroe This fixes fetching tweets again! https://github.com/thelounge/thelounge/pull/ 3602 (Intentionally breaking the link so GitHub doesn't add a "referenced this PR" thing?) 2020-06-30Tweak causal.agency for mostly no reasonJune McEnroe 2020-06-30Add Ancillary JusticeJune McEnroe 2020-06-26Add password non-manager to planJune McEnroe I've had this idea for years... 2020-06-26Tweak TF2 sensitivities once moreJune McEnroe 2020-06-19Add note about litterbox bot useJune McEnroe 2020-06-19Publish "IRC suite"June McEnroe 2020-06-17Add errors to link.shJune McEnroe