![]() |
New "AI Generated" section created
The new "AI Generated" gallery is now available in the gallery section, has had relevant images moved to it, and has its own front page section now. If anyone finds any AI generated images that I missed, please report them so we can move them.
The rules have been updated to reflect this. |
Nice. Thank you!!
Can you give Jac Ranger his own category now too? |
He's had his own category for ages, and he always posts directly into it correctly.
|
Is there some sort of toggle we can get so that we don't see AI art on the home page? Most AI art is generated through stolen artwork, and I'd absolutely prefer never to see it.
|
I already put it in its own section for almost this exact reason.
There is not at the moment, but you can install a plugin like tampermonkey for your browser and add the following code for the front page of the site: Code:
Array.from(document.querySelectorAll('.tcat')).forEach(e => { if(e.innerText.indexOf('» AI Generated')===-1) return; while(e.tagName.toUpperCase()!=='TABLE') e=e.parentNode; e.style.display='none'}) |
All times are GMT. The time now is 03:28 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
© AnimeOTK.com 2007-2012