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> | |
<title>デジタル待合室</title> | |
<meta charset="UTF-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1" /> | |
<style type="text/css"> | |
* { | |
box-sizing: border-box; | |
} |
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
-- Goからのインストール -- | |
go install github.com/cloudflare/cloudflared/cmd/cloudflared | |
cloudflared login | |
-- Debian Package (.deb) for Ubuntu -- | |
sudo wget https://bin.equinox.io/c/VdrWdbjqyF/cloudflared-stable-linux-amd64.deb | |
sudo dpkg -i cloudflared-stable-linux-amd64.deb | |
sudo cloudflared login |
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
version: 0.2 | |
phases: | |
build: | |
commands: | |
- aws s3 sync ./ s3://$DESTINATION_BUCKET/ --delete --exclude "robots.txt" --region eu-central-1 | |
- aws sns publish --topic-arn "$TOPIC_ARN" --message "Code deployed!! check at $GITHUB_URL" |
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
# This config should be placed in following path: | |
# ~/.local/share/io.parity.ethereum/config.toml | |
[parity] | |
# Auto-updates to every release. | |
auto_update = "all" | |
# Ropsten Test Network | |
chain = "ropsten" | |
[network] |
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
[Unit] | |
Description=Parity Daemon | |
After=network.target | |
[Service] | |
# run as root, set base_path in config.toml | |
ExecStart=/usr/bin/parity --config /home/ubuntu/.local/share/io.parity.ethereum/config.toml --pruning fast --rpccorsdomain http://127.0.0.1:5001 | |
# To run as user, comment out above and uncomment below, fill in user and group | |
# picks up users default config.toml in $HOME/.local/share/io.parity.ethereum/ | |
# User=username |
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
#!/bin/sh | |
sudo apt-get update | |
# install dependencies and npm 依存パッケージとnpmのインストール | |
sudo apt-get install build-essential automake pkg-config libtool libffi-dev libgmp-dev libwww-perl nodejs npm python3-pip python-pip -y | |
sudo npm install -g n | |
sudo n latest | |
sudo npm i npm@4 -g |
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
Onto a. Sun may twenty six at two AM. Three club executives at. The the club vanity and open the gate were arrested. About fifty cops showed up. And arrested them and they were charged with violating the entertainment business law. And the entertainment business laws that basically you can't dance after one AM but they had registered as a restaurant so they were kind of exploiting a loophole. But the cops decided that they were gonna. They were gonna let that fly so they they showed up and arrested these exact executives. They were they were going to five AM right. | |
Yeah it's it's really strange that they they have the signs and they're saying no dancing. Button you know everyone's dancing you know and and it's kind of. What do you what constitutes is dancing like is bobbing your head dancing is. Could have been a. | |
So did the cops show up and see if people were dancing first or did they just assume that people were dancing. | |
I wonder why vanity and not some of these other establishments. | |
I mean you can go t |
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
so i made twenty six two am three club executives the club vanity and bundy were arrested about that did. Cops showed up and arrested them and they were charged with violating the entertainment business law and the entertainment business law is that basically you can't dance after one a m but they had registered as a restaurant so they were kind of exploiting a loophole the cops decided that they were gonna they weren't gonna let that lie so they they showed up and arrested. These is a executives they were. They were going till five a. | |
yes it's really strange that they they have this science and they're saying no dancing. But you know everyone's dancing you know and it's kind of what do you what constitutes is dancing like is bobbing your head dancing? | |
the cops show up and see if people were dancing first or did it just assume that people were dancing ? | |
i wonder why vanity and some of these other establishments | |
i mean you go cut ok that others are munitions in there. |
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
So on May 26th at 2am, three club executives at the club Vanity in Roppongi were arrested. About 50 cops showed up and arrested them. And they were charged with violating The Entertainment Business Law. And Entertainment Business Law is that basically you can’t dance after 1am, but they had registered as a restaurant, so they were kind of exploiting a loophole, but the cops decided that they were gonna... they weren’t gonna let that fly so they showed up arrested these executives. They were going ‘til 5am, right? | |
Yeah, it’s really strange that they have this signs in there saying, no dancing, but you know everyone is dancing and it’s kind of what do you... what constitutes as dancing? Like, is bobbing your head dancing? | |
So do the cops show up and see if people were dancing first or did they just assume that people were dancing? | |
I wonder why Vanity and not some of these other establishments? | |
I mean you can go to karaoke or you know, there’s other things to do. |
NewerOlder