-
Privacy and Security Tools
-
Browsers
https://github.com/ungoogled-software/ungoogled-chromium FOSS A lightweight approach to removing Google web service dependency
https://www.torproject.org/download/ FOSS / PRIVATELY OWNED Tor Browser isolates each website you visit so third-party trackers and ads can't follow you. Any cookies automatically clear when you're done browsing. So will your browsing history.
-
This file contains 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
const { EventEmitter } = require("events"); | |
const WebSocket = require("ws"); | |
class ReconnectingWebSocket { | |
/** @type {string} */ | |
address; | |
/** @type {WebSocket.ClientOptions} */ | |
clientOptions; |
BASE URL:
https://timezonedb.armagan.rest/
id
: The target user's platform id.(Example: 707309693449535599, Default: none)
This file contains 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
options: | |
version: 1.0.3 | |
import: | |
java.io.OutputStreamWriter | |
java.nio.charset.StandardCharsets | |
java.util.zip.GZIPInputStream | |
java.util.zip.InflaterInputStream | |
java.util.zip.Inflater |
h!draw
: It allows you to draw images to owot!-x "<number>"
: X Position of the image.-y "<number>"
: Y position of the image.-url "<url>"
: Image url.-s "[number]"
: Scale factor of the image. (Maximum: 3, Minimum: 0.01, Default: 0.5, Optinal)-p
: Changes scaling method toNEAREST_NEIGHBOR
so basicly works much better with pixelarts. (Optinal)
-c
: Centers the output image based on given position. (Optinal)
This file contains 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
const FETCH_POST_URL = "http://requestbin.net/r/16zlov01"; | |
function onSubmit(e) { | |
let currentForm = FormApp.getActiveForm(); | |
let allFormResponses = currentForm.getResponses(); | |
let lastestResponse = allFormResponses[allFormResponses.length - 1]; | |
let formResponses = lastestResponse.getItemResponses(); | |
let _formId = lastestResponse.getId(); | |
let _formTitle = currentForm.getTitle(); |
Filter | Description | Example |
---|---|---|
allintext | Searches for occurrences of all the keywords given. | allintext:"keyword" |
intext | Searches for the occurrences of keywords all at once or one at a time. | intext:"keyword" |
inurl | Searches for a URL matching one of the keywords. | inurl:"keyword" |
allinurl | Searches for a URL matching all the keywords in the query. | allinurl:"keyword" |
intitle | Searches for occurrences of keywords in title all or one. | intitle:"keyword" |
Consumer key: IQKbtAYlXLripLGPWd0HUA
Consumer secret: GgDYlkSvaPxGxC4X8liwpUoqKwwr3lCADbz8A7ADU
Consumer key: 3nVuSoBZnx6U4vzUxf5w
Consumer secret: Bcs59EFbbsdF6Sl9Ng71smgStWEGwXXKSjYvPVt7qys
Consumer key: iAtYJ4HpUVfIUoNnif1DA