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
| #https://serverfault.com/questions/1018220/how-do-i-install-an-app-from-windows-store-using-powershell | |
| #Usage: | |
| # Download-AppxPackage "https://apps.microsoft.com/detail/9NKSQGP7F2NH" "$ENV:USERPROFILE\Desktop" | |
| # download WhatsApp | |
| function Download-AppxPackage { | |
| [CmdletBinding()] | |
| param ( |
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/env python3 | |
| # -*- coding: utf-8 -*- | |
| # https://toster.ru/q/72866 | |
| # How to | |
| # wget http://gist.github.com/... | |
| # chmod +x ya.py | |
| # ./ya.py download_url path/to/directory | |
| import os, sys, json |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 crypto from 'crypto' | |
| import parseSignedRequest from './parseSignedRequest.mjs' | |
| import { instance as fileStorage } from '../ConfirmingFileStorage.mjs' | |
| import { getLogger } from '../logger.mjs' | |
| import { toAbsoluteUrl } from '../util.mjs' | |
| const logger = getLogger('deletionEndpoint') | |
| export function registerHandles (app) { |
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
| <!doctype html> | |
| <html> | |
| <head> | |
| <style> | |
| p { font-family: serif; } | |
| table { | |
| border-collapse:collapse; | |
| } | |
| table td, table td { | |
| vertical-align: top; |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
| <html> | |
| <script src='https://unpkg.com/constellation-3d' ></script> | |
| <script src="https://unpkg.com/react@16/umd/react.production.min.js" crossorigin></script> | |
| <script src="https://unpkg.com/react-dom@16/umd/react-dom.production.min.js" crossorigin></script> | |
| <script src="https://unpkg.com/[email protected]/babel.min.js"></script> | |
| <script type="text/babel"> | |
| const colors = (groupId) => { | |
| const c = [ | |
| 'rgb(195,157,33)', | |
| 'rgb(42, 40, 197)', |
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
| à | |
| à armes courtoises | |
| à aucun prix | |
| à bas prix | |
| à base de | |
| à bâtons rompus | |
| à bientôt | |
| à bloc | |
| à bon compte | |
| à bon droit |
NewerOlder