The tagging system on Tanatabus is meant to be 1:1 to Derpibooru, however not all tags exist/are set up yet, But filters should work identically, provided people tag things. It is possible to copy and paste the plaintext version of a filter or watchlist. I did this and it works as expected.
Ah, thanks for the heads-up. I guess I can reverse searchtantabus.ai
with all the same interfaces derpi/fur offer, so I can still detect and mark AI content.
there is an obvious pattern of either more creative or better looking images receiving roughly higher numbers
If they mean nothing why have a way to sort by upvotes.
I could also usually predict how images of my own would perform, and sometimes some would shock me and I could focus on the details users appeared to like more.
Regardless of what you think, it was something I used, and is being removed without a good reason or input from the actual userbase.
TypeError: undefined is not a function
injected.js:1:10252
post moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
Zt moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
Gt moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
l moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
Gt moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
Wt moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
<anonymous> moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
AsyncFunctionNext self-hosted:804
Error: unsupported BodyInit type
_initBody moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/ Tantabus Vote Migrator.user.js#33:506
Response moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/ Tantabus Vote Migrator.user.js#33:620
onload moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/ Tantabus Vote Migrator.user.js#33:688
window[e]/ot/l</t[Xe]< moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected-web.js:1
HttpRequested moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected-web.js:1
onHandle moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected-web.js:1
on moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected-web.js:1
post moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
Ln moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
HttpRequested moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
<anonymous> moz-extension://32dd3acb-323e-4a92-9694-8b4f545a6200/injected.js:1
async function interactWithEverything(ids, handler, kind) {
let imgsToDoStuff = [];
let queue;
for (let id of ids) {
const newId = await findPic(id);
if (newId != undefined) {
imgsToDoStuff.push(newId);
}
if (newId == undefined) {
continue;
}
+ const key = `__derpi_to_tenta_migrator_${id}_${kind}`;
+ if (localStorage[key]) {
+ writeLog(`Already processed image ${id}`);
+ continue;
+ }
+ localStorage[key] = '1';
await queue;
queue = Promise.all([vote(newId, handler, kind), pause(1000)]);
}
writeLog(`Processed ${imgsToDoStuff.length} of ${ids.length} from ${kind}`);
}
/pages/api?migrate-votes:1 Refused to load the script 'https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015' because it violates the following Content Security Policy directive: "script-src 'self'". Note that 'script-src-elem' was not explicitly set, so 'script-src' is used as a fallback.
VM46:10 injected: Refused to connect to "https://derpibooru.org/api/v1/json/search/images?q=ai+content%2Cmy%3Afaves&hidden=1&key=nice_try_FBI&per_page=50&page=1&filter_id=56027": URL is not permitted
[details snipped]
Uncaught (in promise) TypeError: Network request failed
at xhr_details.onerror (userscript.html?name=Tantabus-Vote-Migrator.user.js&id=e122e220-b7e7-41ca-8bd6-ae41399794b0:695:16)
[details snipped]
Error: Could not establish connection. Receiving end does not exist. background.js:203:40
Help fund the $15 daily operational cost of Derpibooru - support us financially!