Add no ai webring

This commit is contained in:
2026-07-01 16:44:08 -05:00
parent ddf9bb79e2
commit 968c5045c0

View File

@@ -348,6 +348,12 @@ export default {
previousURL: "http://geekring.net/site/350/previous", previousURL: "http://geekring.net/site/350/previous",
nextURL: "http://geekring.net/site/350/next", nextURL: "http://geekring.net/site/350/next",
}, },
{
name: "No AI Webring",
ringURL: "https://baccyflap.com/noai",
previousURL: "https://baccyflap.com/noai/?prv&s=nat",
nextURL: "https://baccyflap.com/noai/?nxt&s=nat",
},
], ],
wooModeOnByDefault: false, wooModeOnByDefault: false,
}; };