IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/04/27
@eyedeekay
&zzz
+R4SAS
+RN
+acetone
+dr|z3d
+hagen
+hk
+orignal
+postman
+radakayot
+snex
+wodencafe
Arch
Danny
DeltaOreo
EnforcedParalegal
FreeB
FreefallHeavens
Irc2PGuest12735
Irc2PGuest28644
Irc2PGuest36681
Irc2PGuest393
Irc2PGuest59134
Irc2PGuest87589
Onn4l7h
Onn4|7h
Sisyphus
Sleepy
T3s|4_
Teeed
aeiou
ardu
b3t4f4c3___
carried6590
cumlord
death
dr4wd3_
enoxa
eyedeekay_bnc
lbt
not_bob_afk
onon_
plap
poriori_
profetik1
qend-irc2p
rapidash_
shiver_
solidx66
u5657
uop23ip_
w8rabbit
weko_
x74a6
zzz yeah something happened starting wednesday and really cranked up today, I think one of the botnets updated or reappeared
zzz possible indicator: PU 0.9.65
orignal why do we care if it's not f?
dr|z3d interesting, zzz. Turkmenistan.
zzz I'm not trying to make anybody care
eyedeekay All right gitea's custom homepage is up and more-or-less proper
dr|z3d *thumbs up*
snex somebody apparently has a synapse matrix running over i2p
dr|z3d you might want to tweak the homepage to remove the gitea header..
dr|z3d Blinded message
dr|z3d if you're using subs_filter to modify page content, you can just stuff that in a style tag, eyedeekay
eyedeekay I'm not using subs_filter anymore thank goodness, that's another thing I was excited to drop with gitea
dr|z3d subs_filter '</body>' '<style>.home .hero:not(.ui){display:none}</style></body>';
dr|z3d not essential, sure, but handy if you want to tweak presentation or whatever.
dr|z3d you know, powered by gitea in the footer replaced by a link to the main i2p website, that sort of thing.
dr|z3d (or just removed entirely)
eyedeekay I'll get deeper into that later, I'm doing the customizations according to docs.gitea.com/next/administration/customizing-gitea#using-gitea-variables and I think it gives me a header.tmpl file to work with
eyedeekay Sure yeah but right now I'm going to disable some broken CI jobs and go to bed :)
dr|z3d ok, if that works for you, great. I found subs_filter less hassle for changing page content, loading custom css etc.
eyedeekay Yeah I'd rather do it that way, that way I can just check it into a repo and reproduce the setup, tweak it and keep track of changes and stuff, doing that here actually: github.com/go-i2p/gitea-public github.com/go-i2p/go-gitlooseleaf
dr|z3d alright then!
dr|z3d main thing is we got you off gitlab. :)
dr|z3d you're probably already away, but just in case you haven't tattooed it onto your forehead yet, any time you update gitea, make sure you run gitea doctor to ensure your db doesn't need to be migrated.
dr|z3d *aware
dr|z3d gitea doctor check iirc.
eyedeekay Thanks I'll add that to my script