Compare commits

1 Commits

Author SHA1 Message Date
968c5045c0 Add no ai webring 2026-07-01 16:44:08 -05:00

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,
}; };