I hereby claim:
- I am laedit on github.
- I am laedit (https://keybase.io/laedit) on keybase.
- I have a public key whose fingerprint is 50DB 872A 1FD4 7A8D A4BA CC2F F5C2 DEF3 D908 B017
To claim this, I am signing this object:
cinst Firefox |
cinst chromium |
cinst notepadplusplus.install |
$server = "ftp://server" | |
$user = "user" | |
$pass = "password" | |
$rootDirectory = "rootDirectory" | |
function Get-FtpResponse($ftpUrl, $ftpMethod) | |
{ | |
# create the FtpWebRequest and configure it | |
$ftp = [System.Net.FtpWebRequest]::Create($ftpUrl) | |
$ftp.Method = $ftpMethod |
let GetMessage = "Hello World!" |
I hereby claim:
To claim this, I am signing this object:
diff -uNr schemas/FIREFOX_111_0b8_RELEASE/browser/bookmarks.json schemas/FIREFOX_120_0b5_RELEASE/browser/bookmarks.json | |
--- schemas/FIREFOX_111_0b8_RELEASE/browser/bookmarks.json 2023-03-02 19:58:28.000000000 +0100 | |
+++ schemas/FIREFOX_120_0b5_RELEASE/browser/bookmarks.json 2023-11-01 10:27:26.000000000 +0100 | |
@@ -8,12 +8,12 @@ | |
"types": [ | |
{ | |
"$extend": "OptionalPermission", | |
- "choices": [{ | |
- "type": "string", | |
- "enum": [ |