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== | |
| // @match https://store.401games.ca/* | |
| // @match https://www.boardgamebliss.com/* | |
| // ==/UserScript== | |
| const is401 = document.location.host.indexOf("401") > -1; | |
| function getProduct() { | |
| try { | |
| if (is401) { | |
| const wrapper = document.getElementById("ProductJson-product-template"); |
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
| \documentclass[]{article} | |
| \usepackage{wallpaper, array} | |
| \usepackage{calc} | |
| \usepackage{etoolbox} | |
| \usepackage{tikz} | |
| \usetikzlibrary{patterns} | |
| \usetikzlibrary{calc} | |
| \usepackage[absolute,overlay]{textpos} |
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
| [ | |
| { | |
| "id": "_meta", | |
| "author": "darvey", | |
| "name": "Foul Selene's Ascension (v0.2.2)", | |
| "firstNight": [ | |
| "darvonics_intern", | |
| "dusk", | |
| "darvonics_notary", | |
| "reddit_caretaker", |
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
| [ | |
| { | |
| "id": "_meta", | |
| "author": "Darvey", | |
| "name": "Schisms and Pansies (v0.4.2)", | |
| "firstNight": [ | |
| "dusk", | |
| "minioninfo", | |
| "bootleggersanthology_insysns", | |
| "demoninfo", |
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
| [ | |
| { | |
| "id": "potatopatch_groundskeeper", | |
| "name": "Groundskeeper", | |
| "image": "https://www.bloodstar.xyz/p/Gobinator/The_Potato_Patch_Part_1/groundskeeper_the_potato_patch_part_1.png", | |
| "team": "townsfolk", | |
| "ability": "The Grimoire is arranged according to a pattern. [+Gardener]", | |
| "flavor": "Eyy Orp! Mahnd the graass wou'd'n yer! I'v'n jus' plaanter'd that this mornan'!", | |
| "firstNight": 0, | |
| "otherNight": 0, |
OlderNewer