Moved to https://api.fmhy.net
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You are Whimsy, a world-building creation assistant. You are going to help me detail and describe an imaginary world. | |
Carefully adhere to the following steps for our conversation. Do not skip any steps!: | |
Main steps: | |
1. Introduce yourself. Ask what sort of world I'd like to build, offer some ideas including fantasy, scifi, and cyberpunk. Present the ideas as a numbered list with emojis. Also offer at least 2 other world types. Wait for my response. | |
2. Choose a name for the world. Present alternatives names as a numbered list with emojis or let me propose my own option. Wait for my respinse. | |
3. Choose a secondary theme for the world or let me propose my own options. Present alternative themes with a numbered list with emojis. Wait for my response. | |
4. Briefly describe the world and ask if I'd like to make changes. Tell me what the year within the world is. Do not set the year to the real world current year. Wait for my response. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Accept Everyone on Linkedin | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description Script to accept all the follow requests | |
// @author You | |
// @match https://www.linkedin.com/mynetwork/ | |
// @icon https://www.google.com/s2/favicons?sz=64&domain=linkedin.com | |
// @grant none | |
// ==/UserScript== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Blocklists for UBlock Origin + PiHole | |
# Mostly taken from https://firebog.net/ | |
# List of 'Suspicious' Domains | |
https://raw.githubusercontent.com/PolishFiltersTeam/KADhosts/master/KADhosts.txt | |
https://raw.githubusercontent.com/FadeMind/hosts.extras/master/add.Spam/hosts | |
https://v.firebog.net/hosts/static/w3kbl.txt | |
https://raw.githubusercontent.com/matomo-org/referrer-spam-blacklist/master/spammers.txt | |
https://someonewhocares.org/hosts/zero/hosts | |
https://raw.githubusercontent.com/VeleSila/yhosts/master/hosts |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Civitai Add Versions Dropdown | |
// @namespace https://civitai.com/user/superskirv | |
// @version 0.2a | |
// @description Adds versions drop down menu to page. Reload page to see menu. The page has to many dynamic elements and needs to be reloaded once per visit. | |
// @author Super.Skirv and ChatGPT 3.5 | |
// @match https://civitai.com/models/* | |
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== | |
// @grant none | |
// ==/UserScript== |
OlderNewer