Perchance - Create a Random Text Generator

perchance.org

# Welcome to the Perchance Community! #### **[Perchance.org](https://perchance.org) is a platform for sharing and creating random text generators.** This Lemmy community is for: * Asking for help with problems, issues, or requests about generators in Perchance * Sharing and showcasing your created generators, templates, plugins, or pages in Perchance * Starting friendly discussions about topics related to Perchance ##### **If it is your first time in using Lemmy, please check out [this message from Lemmy.World](https://lemmy.world/post/6086181) and [the Support Page from Lemmy.World](https://support.lemmy.world/) to get started on using Lemmy.** ### Posting from Mastodon Feel free to checkout this post to know [how to post in this Lemmy Community through Mastodon](https://lemmy.world/post/932765). ## Other Community Links - [Subreddit](https://reddit.com/r/perchance) - **[Casual Perchance](https://lemmy.world/c/casual_perchance) <- for more casual posts, AI Discussions (Prompting and Images), etc.** - [Discord](https://discord.gg/4fPDXBzYwV) - [Mastodon #Perchance (mastodon.social)](https://mastodon.social/tags/perchance) - [Fandom Wiki](https://perchance.fandom.com/wiki/Perchance.org_Wiki) ## Rules Here are some rules in this community: - Please follow the lemmy.world instance rules. - The full rules are posted here: (https://legal.lemmy.world/) - User Rules: (https://legal.lemmy.world/fair-use/) - Be kind and friendly. - Please be kind to others on this community (and also in general), and remember that for many people Perchance is their first experience with coding. We have members for whom English is not their first language, so please be take that into account too :) - Be thankful to those who try to help you. - If you ask a question and someone has made an effort to help you out, please remember to be thankful! Even if they don't manage to help you solve your problem - remember that they're spending time out of their day to try to help a stranger :) - Only post about stuff related to perchance. - Please only post about perchance related stuff like generators on it, bugs, and the site. - Search through the Community Before Posting - Please Search through the Community Posts here (and on [Reddit](https://reddit.com/r/perchance)) **before** posting to see if what you will post has similar post/already been posted. ## Posting Here are some **optional** tags to add in your title to categorize the posts. These are merely tags, you still need to title your post effectively. * [Bug] - if you think you find any bug in Perchance, use this tag. * [Question] or [Help] - this is to denote that your post is a question or requesting for help * [Suggestion] - for any suggestions in Perchance * [Feedback] or [Appreciation] - for any feedback or appreciation to any generator or to Perchance in general. * [{Generator Category}] - Used to share any generator with the specified category * Text, Image, Template, Hub, Plugin, Preprocessor, Community/RP, Game, Experiment, Useful Generator * [Fluff] or [Non-Generator] - Non-generator posts but about Perchance * [Tutorial] or [Guide] - for any Perchance related tutorials or guides to help others ### AI Plugins Posts #### Here is a [FAQ](https://rentry.org/perchance-ai-faq) for the AI tools in Perchance. We would like to ask to **refrain** from posting here needing help specifically with prompting/achieving certain results with the AI plugins (`text-to-image-plugin` and `ai-text-plugin`) e.g. *"What is the good prompt for X?", "How to achieve X with Y generator?"* There are guides, tutorials, and resources on the internet that can be applied when prompting in the AI tools in Perchance. We will still be helping/answering questions about the plugins **as long as it is related to building generators with them**. ##### If you need help in **prompting**, please post on the 'sister' forum at [Casual Perchance](https://lemmy.world/c/casual_perchance) --- ## Getting Started with Perchance To get started with Perchance, check out the [Perchance Tutorial](https://perchance.org/tutorial) or the Beginner Tutorial at the [Perchance Hub Learn Tab](https://perchance.org/hub) to get to know the website. * Also, check out [this video](https://www.youtube.com/watch?v=2DRSuHDPU6I) by [Chaoclypse](https://www.youtube.com/@Chaoclypse) as an introduction to Perchance. ## Asking for help Feel free to ask for help but please check out these tips on searching for an answer: * Check the following pages, to see if your question has already been answered or talked about or a plugin has been made for it. We recommend using the browser's search function (`ctrl+f`) and searching for similar keywords to your question/problem. * [Perchance Tutorial](https://perchance.org/tutorial) * [Perchance Advanced Tutorial](https://perchance.org/advanced-tutorial) * [Perchance Examples](https://perchance.org/examples) * [Perchance Plugins](https://perchance.org/plugins) * If you didn't find anything about your problem there, feel free to search through the posts/articles here: * [Perchance Subreddit](https://reddit.com/r/perchance) * [Perchance Lemmy](https://lemmy.world/c/perchance) * [Perchance Hub Learn Tab (WIP)](https://perchance.org/hub) * If you can't still find anything related to your problem, feel free to post a thread here. * Please title your post effectively. * Please provide a link to your generator with your attempts of solving the problem. * Try to explain what you want it to do and what example output it should be doing.

15
18

is there any way to save a gallery with prompts?

1
0

Hey again, I just had an idea - given that you've recently implemented creation of rooms for comments plugin (which is quite cool), I think now it would be more or less trivial for you to implement "private" messaging (I say that in quotation marks, because channels are still technically public). You can hardcode the slash command with the syntax `/invite <user id> <room name>`, which would then trigger the API call as if both the inviter and invitee had created the same room. Alternatively, a smoother approach for this could be not triggering any API calls, but just display a system message of a sort to the invitee that they were invited to a room, and they would have a choice if they want to join the room or not.

2
1

Hello [@perchance@lemmy.world](https://lemmy.world/u/perchance), Thanks for implementing posting to multiple galleries, this has been very useful! Looking forward for model updates. I came up with short list of further improvements for the UI. **Gallery:** - Add a button to 'share' already existing generated image to another gallery in the same generator (reupload it to another gallery on the same gen). - Add the ability for the image owner to 'delete' the image from the gallery (maybe implement it as giving the image lowest score possible). It's quite absurd that the image authors can not delete their own creations, or at least hide them from everyone. **Comments:** - The way how custom room creation is implemented is IMO currently quite silly. Anyone can post arbitrary amount of rooms anywhere, and all hundreds will be added as tabs automatically (even if temporary). Also the attention of the user is not drawn enough to the newly created room. IMO, it makes sense to instead underline the room as if it is a link, inviting a user to click. On click, the room would open, even if it was previously open - then just switch focus to that room. - Make it possible to share galleries within comments in form of a link, clicking on a link should add a tab on the gallery quick access you've recently implemented and open the gallery. P.S. t2i by default uses a gigantic emoji pack, which is really great and has wide variety of emojis that are really fun. I assume these were downloaded from one of these sites that offer free emojis/stickers? Any plans to update them? I know that gen owners can add their own, but all popular gens are owned by the staff (or so the story goes). Would you add a small emoji pack I've made into the default list that t2i uses? ``` weasel_eww = 78b0b8619a440661dc7eae5b6b0b8174.png weasel_angery1 = 09c65257bce2dbcbff3d4199da1924f3.png weasel_what1 = 08585158becf45446541832f7830aa04.png weasel_surprised = 841e86f81d6aede99e25402bfbb3c935.png weasel_tired = f90a0fdc2831bfeea2b00e13b4c1794f.png weasel_angery2 = 80a58b1eee31b4b9d9ec5b9e55f92d6a.png weasel_sleeping = 62da5d73e80cdb67ab2919753eb96926.png weasel_what2 = 2b08484dc2339ec37a71627c026f6222.png weasel_happy1 = 60c16d39b27ea3689175eb57108b1c76.png weasel_curious2 = a784e1ddf86ad3cc715b68c0b8c2e18f.png weasel_curious1= 41f00b405892f5888b21baa991297b7c.png ```

1
0

About text to image plugin, Anyone happen to know: hideIfScoreIsBelow = -1.5 ...or -2.0...etc The value is a ratio or count? For example how do I make it blocked when upvote < downvote, Or downvotes > 5?

1
0

For ai story and chat, it's really annoying because it limits your vertical real estate. On mobile even moreso, but also on PC, I have to keep scrolling just to use it because of how little vertical space there is. Maybe put the ads on the side?

1
1

@Perhance team can anyone create an ai story generator with the feature of adding characters to the story and adding more details to characters like we have in chat? So we can use lore to drive the story

0
1

Please help me my generator wont turn to public

2
2

Hello, [Perchance Dev](https://lemmy.world/u/perchance), **I have 2 suggestions for Text to Image Plugin (like in Civitai):** - LoRA, LyCORIS, Embeddings, VAEs, and other types of models. - Be able to choose a checkpoint you want to use (of any base model). **I want to be able to use LoRAs, LyCORIS, Embeddings, VAEs, and other types of models besides Checkpoints.** For example, if you're disappointed that AI didn't generate a character you wanted it to generate, you could use a LoRA or LyCORIS, and if AI generates images with boring dull colors, you could use a certain VAE to make colors look more vibrant. **I also want to be able to choose a checkpoint I want to use.** For example, if I want to generate a cartoon anime image with vibrant colors, I might want to use Mistoon_Anime. The way to use models/certain source of models you can use in Perchance is up to the developer's choice. Ability to import models from other sources (like in Tensor.Art) is also optional to the developer.

4
2

Hi [@perchance@lemmy.world](https://lemmy.world/u/perchance), What's your opinion about making it possible to post at multiple galleries at once? Currently, we have to use seeds, which works but can be cumbersome, especially on mobile. It would be nice to have the ability to put multiple gallery names separated by commas when saving without having to think about seeds.

5
3

Unsure what the cause is, and it doesn't happen every time. ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2Fb519c53d-8656-4c33-925e-d669f7547334.png) ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2Fd0c1a363-2ee2-4b3a-955c-fc641100cb50.png) ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2Fe819c0ae-113b-4758-ba1a-5949b52d981a.png)

2
3

I created a character named Keisha Porter and she has 1 daughter named Lea. I never specified in her description she only has one daughter. My user profile is 11 years old and Keisha is 23. The two major things that showed me this are "Now, would you like to hold your little sister for a bit while I grab something to eat?" and "*kisses [user, censored because it's my IRL name] on the forehead*" I have since edited out the latter, and for the former, I said "She's not my sister, but it feels like she is!" That didn't rule out the "USER IS NOT AI'S DAUGHTER" thing. Link to Keisha: https://perchance.org/ai-character-chat?data=Keisha~2c54f8e954d0fe5424e068cdf48a83a9.gz

-1
0

Hello, all! I've been using perchance's ai-character-chat and text-to-image services for a few months now, and while I do highly enjoy them I do worry that much use could potentially harm the service, due to usage to ad ratio and otherwise. Beyond that point, I am a very private person and while I enjoy the service, I can't help but worry that my messages and network requests could be viewed by my ISP or similar. While of course not illegal or anything of the sort, I still don't enjoy the thought of my ISP or other people potentially viewing content that is not needed. Though, that may just be me and my paranoia talking. 😅 My resolution for this was to design my own local service, running entirely offline (for personal use only) but I've ran in to a problem. Out of all AI chat services I've seen, perchance has one of the best in terms of comprehension and response, in my personal opinion at least. While trying to replicate that, I can't seem to get the responses to be nearly as good, regardless of parameters. While this is an unusual request to ask, and of course completely up to your discretion, if you're comfortable could you please share with me the details of the model used in your generation and parameter values/ranges? If not, completely okay, just a request to aid me in my personal project. So far, I've reached the conclusion of using a temperature range of 0.7-0.8 with Llama2-13B-GPTQ from TheBloke on HF.

1
3

I would like to know where I may find a listing of common negative prompt elements to do with distorted, mutated, or deformed images, the placement of intersecting bodies, additional, arms, legs, as the generators seem to ignore the negative prompt?

2
4
perchance.org

Hello. This is my first post here. I've been playing around with the Ganyu AI Chat-Bot for roleplay and I've been enjoying it, but for some reason, I just got hit with a few of these: "An error has occurred somewhere in your code (in lists or HTML): An unhandled promise rejection occurred: QuotaExceededError: The quota has been exceeded." Along with the "This Page Has Errors" when I try to load what I have saved before it happened. I got around it by pasting in what my characters have said one at a time, but it's a bit tiring. If anyone can help me out, I'd appreciate it because I don't want to start over the story I made with this chat-bot.

2
1

On the editors, you can search/highlight with RegEx (Regular Expressions) however, the matches cannot be iterated, and you cannot replace them. The old editor allowed this (as far as I remember), as well as using the captured groups as replacement ( `/(\d+)\.(.+)?/gm` can be replaced with `$1 - $2` to change the matches `1.Test` to `1 - Test`). ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2F2c290d4a-a035-484c-9e28-fa80eb29fc87.png)

2
2
perchance.org

OK this might be a stupid question, but how can I put two times the same output? I want the AI generated image and the accompanying sentence, but they are different. Please help! You can look at the code, please help me have the ai image be the same prompt as the sentences displayed.

0
2

I really enjoy using AI character chat for roleplaying, but I’ve noticed that after a while, the AI tends to get stuck in a loop or "tunnel vision." Here's what I mean: Repetitive Content (Too Much Romance/NSFW): When I start a session, everything is fine, but over time, the AI's focus seems to narrow. For example, if there’s any kind of romantic or NSFW moment in the story, the AI eventually latches onto it. After a while, it feels like the AI shifts to making every single message about romance or NSFW content, no matter what I try to do. Character Obsession with One Goal: Another example is when a character has a specific goal. Initially, it talks about a few different things, which is great. But over time, it seems to focus entirely on that one goal, no matter what the context of the conversation is. For example, one character I interacted with became fixated on “getting more powerful to take over the world,” to the point where every conversation began with, “But first, I have to get more powerful...” It became its catchphrase and made the interaction feel repetitive. Does anyone else experience this, or have any tips on how to keep the conversation dynamic and balanced?

2
3

I wanted to refer an older reply to my question, I guess it was about Text to image copyrights but I can not find. I do not know if, there are some settings I need to do to keep older questions. Any help in this regard will be appreciated. Thank you always

1
2

When we generate Image of a male or a female, the face, is that real human or that is also generated by AI. A reply will be appreciated. Thank you always.

8
7

There is a feature that was recently added which is the 'Edit Password' upon saving a generator that isn't yours (you are remixing another person's generator). It is for recovering/saving an edited generator without logging in (or those users that are having trouble with saving generators since the email verification is having problems). Steps: 1. Click edit in the generator you want to edit. 2. Upon saving, and **opt to create a generator** (since you can't save a generator to an account since you are not logged in), it would then give out a 'edit password'. **Remember/Save this generated string as well as the *newly* created URL (not the original one).** 3. Later on (as long as the local storage is not cleared) you can navigate again to that newly created page (while still not logged in into an account) then enter the edit password after clicking save to return back/apply your changes to the generator. ##### [A video demo of how it works.](https://streamable.com/7cbesl)

4
8

I create a temp Gmail to log in but when I try to change to my own email it wont work

2
1

johan is a really evil bully and a groomer, he is racist and homophobe, he bullies everyone and uses them as a pawn, he accuses others but he himself is the worst. perchance.org/ai-chat go to the room #johanexposed1 where we have all proof against him. unfortunately his tag keeps changing and there is no way to ban him permanently unless we block his devices (i think), so kindly help us out in this matter, this is a public request against him also mods please ban people frequently we have new groomers and trolls almost every week. thank you

4
2

Hello, I am newer to building these ai chats and am trying to figure out how to set up auto reply between multiple ai in one chat? I have figured out how to add in multiple bots onto one chat, but getting them to reply to each other is what is confusing to me

0
1

After trillIons of years of it working errorlessly, edits to a custom T2I tonight caused me to get this error even tho [my audio plugin](https://perchance.org/much-audio#edit) was written with an eventlistener for click identically to how [the Perchance Audio Plugin suggested script](https://perchance.org/background-audio-plugin) does. ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2F24d96a6e-5d17-4725-8c41-64840dfe4fa0.png) I'm not sure why the error and I think it doesn't matter. What matters is I solved it with this: ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2F7589dca8-d524-4b3c-8aab-18d995e4c2bc.png) so my code now is `window.addEventListener("click", function(){if(navigator.userActivation.isActive && ` etc etc and it no longer bugs because it checks whether the user counts as active. Whatever fringe scenario was causing mine to bug (a programmatic click perhaps?) would I'm sure also have happened with https://perchance.org/background-audio-plugin, and since I just solved mine with this nice little line, I am suggesting navigator.userActivation.isActive for https://perchance.org/background-audio-plugin too (to preemptively not have anyone encounter this bug).

2
2

It isnt an admin deleting them since it is happening on [starlitsky](https://perchance.org/starlitsky) too and I haven't set admins. Anything I type disappears. Also here is me responding to glass, screenshotting, refreshing, screenshotting and you can see the comment is gone. nothing i have typed today nor yesterday is there ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2Fd9fa80b0-bfa6-4c57-aa6e-005c581bbba1.png) ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.world%2Fpictrs%2Fimage%2Fedc0c68a-ae06-4335-b101-0dcd8254ecb0.png)

4
3

Today I was deleting my prompts and noticed two red underline words then realized I haven't seen a name as in this : (epic fantasy concept art by noah bradley). Is it normal or epic fantasy is copyright protected ? I shall be thankful if get reply in this regard. Other than that by mistake I pressed Generate button and got interesting images can been seen in the screen shot. Thank you

-2
5
perchance.org

I made a pretty cool simple and minimal sentence generator, you can click anywhere or press any key to generate a new sentence. I am adding new sentence templates every day, and new features! Check it out!

2
0

I have a two question https://perchance.org/ai-character-chat: 1) What should I write in the character sheet as, for example, instructions or in a reminder note, so that the character behaves more naturally? What I mean is that very often characters add insertions in their dialogues that are repeated, making their statements unnatural and irritating in role playing, e.g. like that they have to focus on the mission, or if it was written earlier that they have to make a first impression at an upcoming party, the character keeps throwing in dialogues that include that they have to change or pull out clothes. Or it is written that it is afternoon and the party will be in the evening and the narrator writes as if it were already happening, leaving aside other events that might have taken place between afternoon and this evening. 2) What instructions should I write so that a character, e.g. Bob, who is just getting to know a character, e.g. Ela, gradually learns information about Ela from her or from other characters who speak about her. So that Bob collects information about her and bulid the relationship with her and not so that a situation occurs in which I introduce a new character and Bob already speaks as if he had known her for a long time and knows everything about her.

0
0

I'm not an AI-chatter myself, but I am still seeing many reports of weirdness.

2
3

Hi~! I'm getting familiar with Perchance and the text to image plugin, so I modified a script from the guides to test tags blending a bit more. I'm trying to visualize task blending, but when the prompt is not fixed (contains other lists that are being evaluated than the blended tags). In that case, I would like in each row to only change the blended tags, and to keep the same seed and evaluations of the other lists the same (e.g., here I want the same animal). But I didn't manage to do that yet, as the animals are changing within the same row. I wonder if there is a way to partially evaluate the prompt a first time for each row and a second time for the blended tag. Another way would be to do string formatting to handle the tag blending instead of using perchance lists (with a trick like this: `blending_value = [blending_values.selectAll[counter]]`), but I didn't see a part about that in the guides, and I'm not familiar with JavaScript at all. Do you have some solutions for this? Here's the generator I started: https://perchance.org/7zk7cvxzzl I coded it to blend 2 dimensions of tags within a matrix, I use only 1 dimension here, so it should not be relevant. Notes: The idea behind this is to visualize the tag blending on a sample of the possible prompts rather than a fixed one. Here, there are 6 animals, so we could try them all on a bunch of seed, but in practice, it's not doable, that's why I'm doing the sampling in the first place.

2
4

Hi guys if you have any idea of which possible style of the art syle is this, i would appreciate it.

0
2

How can I stop the AI from talking in my place? The character talking in the image is not me, but it still does describe the situation from my pov. It also often just talks as the character I'm playing.

0
0

I can't seem to figure out how to get that generator to work on glitch, anyone got an idea what I may be goofing up?

1
3

take screenshots of your outputs!

6
4

I am trying to generate images with Text-to-Image generators (I have tried many already), and all of them came with the error message above. Does anyone else have this problem: does anyone know how to fix this?

5
1
perchance.org

I am looking to run this generator locally -- I have the horsepower to run the ai as I am running stable diffusion 3 locally, and also have LLAMA running locally -- -I want to use locally as I like the UI and the way it controls the generation, and would like to modify it for my own use locally Thanks Tim @perchance[@perchance@lemmy.world](https://lemmy.world/u/perchance)

3
1

**Dear Perchance Administrator(s),** I've been trying to reach you over **admin(at)perchance.org**, which is listed as your contact email in your privacy policy, but the mail was eventually undelivered. I couldn't find any other contact information on the site, so I'm going to post this complaint here. But yes, I have a complaint against the usage of browser fingerprinting on your website. I noticed someone (hopefully an official account) posting under the name @perchance on this "sublemmy", so I am addressing this to you directly, because I believe that you are the person responsible for this situation. If you are not that person, then please have this message forwarded to whoever is. The complaint is against Cloudflare (or more specifically, its bot detection mechanism) that is being used by perchance.org and causing access problems on some pages. Since I like my online privacy very much, I tend to modify the browser settings to harden it for improved security, configure it against online tracking, and protect it against malware. Unfortunately, Cloudflare often has a problem with this and croaks. It's often the case that when someone tries to change or customize their browser (i.e. by messing with some security settings or by installing a security addon), then they will likely get flagged as an anomaly. It is wrongful to expect visitors to keep their web browsers in vanilla state in order to appease some online bot detection scripts. I will thus put some of the blame on Cloudflare for providing these faulty services, but that is only half of the story. I realize that Cloudflare is by itself just a service, so it cannot take the full blame here. While it does offer these functions, it does not automatically apply them to random websites. No, the websites don't automatically pop up behind Cloudflare, there is another factor present here. Someone has to decide to put their website behind Cloudflare in the first place. Someone like you. Therefore, the other half of the blame lies with you or whoever decided to use Cloudflare on perchance.org. Up until now you may still be wondering what exactly am I talking about. Well, I did some poking around the website javascript source code to try and identify the problem, and I managed to come up with a name. Does the name "Turnstile" ring a bell? Yes, **it** is the main problem here. It is a script that is using a technique called **Browser Fingerprinting** to uniquely identify users of your image generation service. These fingerprinting scripts often use some heavy-duty and extremely invasive probing to collect sensitive information about your visitor's devices including, but not limited to: device operating system, screen resolution, color depth, timezone, language/locale, installed fonts, list of browser plugins, device CPU and memory, audio card fingerprint, canvas fingerprint, WebGL (graphics card) fingerprint, list of connected devices like cameras and microphones, etc. Browser fingerprinting is a form of tracking far worse than cookies because it does not need to store any information on the user device, and it can even work cross-website. Clearing cookies or browser history won't help at all. It's like a DNA fingerprint of your device that is extremely difficult, if not impossible to change. In case of Perchance, I found out that some AI generator pages like https://perchance.org/pretty-ai will attempt to load several iframe's after the "generate" button is clicked. These will then link to https://image-generation.perchance.org/embed, which then initiates the image generation process. But, before that happens, the iframe tries to contact https://challenges.cloudflare.com to fetch this javascript: https://challenges.cloudflare.com/cdn-cgi/challenge-platform/h/b/orchestrate/chl_api/v1?ray=8c26a3a49b285b4e&lang=auto This is a heavily obfuscated javascript that does some very shady things. Script obfuscation like this is often employed by malware to hide what the code is doing from reverse-engineering and anti-virus programs. Fortunatly, my browser detects this and blocks the script as potentially malicious. The result is that the iframe complains about challenges.cloudflare.com being blocked or that verification failed, and then enters an endless verification loop while never displaying the requested AI-generated content. Yes, I tried to bypass the verifiation process by modifying the page javascript code to skip the verification process and go directly to the image generation step. Unfortunately, the image generator server will not accept any requests without a proper user key, which is generated by that obfuscated turnstile script bloat. I do not condone having such scripts run in my browser, so I will not unblock the script. And since there is no obvious way to opt out of this invasive fingerprinting, I am thus reduced to begging website administrators to remove these scripts from their websites. Thus.... **Please remove Cloudflare Turnstile browser fingerprinter from your website and make it accessible again to users that wish to protect their online privacy.** Thank you.

-3
4