$/
artifacts/
build/
docs/
lib/
packages/
samples/
src/
tests/
Discover gists
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
| { | |
| "AWSAccountActivityAccess": { | |
| "Arn": "arn:aws:iam::aws:policy/AWSAccountActivityAccess", | |
| "AttachmentCount": 0, | |
| "CreateDate": "2015-02-06T18:41:18+00:00", | |
| "DefaultVersionId": "v1", | |
| "Document": { | |
| "Statement": [ | |
| { | |
| "Action": [ |
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
| #!/usr/bin/python3.8 | |
| ############################################################################## | |
| ### NZBGET SCAN SCRIPT ### | |
| # | |
| # Scans filename of incoming NZBs for embedded passwords. | |
| # | |
| ############################################################################## | |
| ### OPTIONS ### | |
| # The RegEx to match the password in the filename. | |
| #regex=(.*)\{\{(.*)\}\}.nzb |
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
| using Random | |
| rng = MersenneTwister(0) | |
| n = 2000 | |
| # True SEM: X -> Y -> Z | |
| true_adj = Bool[ | |
| 0 1 0 | |
| 0 0 1 | |
| 0 0 0] |
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
| import com.squareup.javapoet.ClassName | |
| import com.squareup.javapoet.ParameterizedTypeName | |
| import com.squareup.javapoet.TypeName | |
| import com.squareup.javapoet.TypeVariableName | |
| import com.squareup.javapoet.WildcardTypeName | |
| import com.squareup.javapoet.ArrayTypeName | |
| import com.squareup.kotlinpoet.ARRAY | |
| import com.squareup.kotlinpoet.ParameterizedTypeName.Companion.parameterizedBy | |
| fun ClassName.asKPClassName(): com.squareup.kotlinpoet.ClassName { |
Note
This does not works in browser for quests which require you to play a game! Use the desktop app to complete those.
How to use this script:
- Accept a quest under Discover -> Quests
- Press Ctrl+Shift+I to open DevTools
- Go to the
Consoletab - Paste the following code and hit enter:
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 Cookie Clicker Mod Menu | |
| // @namespace http://tampermonkey.net/ | |
| // @version 1.0 | |
| // @description Adds a mod menu to Cookie Clicker for cheats and enhancements. | |
| // @author ME : ) | |
| // @match http://orteil.dashnet.org/cookieclicker/ | |
| // @grant none | |
| // ==/UserScript== | |
Google 8.8.8.8 8.8.4.4 https://developers.google.com/speed/public-dns/
Quad9 9.9.9.9 149.112.112.112 https://www.quad9.net/
Cloudflare 1.1.1.1 1.0.0.1 https://1.1.1.1/dns/
AdGuard DNS 94.140.14.14 94.140.15.15 https://adguard-dns.io/en/public-dns.html
Control D 76.76.2.0 76.76.10.0 https://controld.com/free-dns/
OpenDNS Home 208.67.222.222 208.67.220.220 https://www.opendns.com/
CleanBrowsing 185.228.168.9 185.228.169.9 https://cleanbrowsing.org/filters/
Alternate DNS 76.76.19.19 76.223.122.150 https://alternate-dns.com/
DNS.WATCH 84.200.69.80 84.200.70.40 https://dns.watch/index
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
| //SEW QUEEN OFFICIAL EXTRENAL PLUGIN | |
| let DataPack = require('sew-queen-pro'); | |
| let SewQueen = require('sew-queen-pro/sources/dc/handler'); | |
| let Details = require('sew-queen-pro/sources/dc/Details'); | |
| let { MessageType, MessageOptions, Mimetype, GroupSettingChange, ChatModification } = require('@ravindu01manoj/sew-queen-web'); | |
| let WorkType = Details.WORKTYPE == 'public' ? false : true | |
| var Disc = `Groupsor Link To Chat Link - Sew Queen Normal Extrenal Plugin | |
| Usage: .groupsor https://groupsor.link/group/invite/BuYRNtnw41u5MkbwziY8VV` |
NewerOlder