#clearsignals
Explore tagged Tumblr posts
Photo

A #clearsign I'm growing #potatoes not on #myland :)))) https://www.instagram.com/p/CjNaJY2Bjtt/?igshid=NGJjMDIxMWI=
0 notes
Photo

Where do we go from here?🤔 Edited with: @carbonblackandwhite _ #streetphotography #buildinggraffiti #graffitiart #art #streetart #handmade #instagraffiti #street #graff #animation #urban #wallart #carbonblackandwhite #spraypaint #aerosol #spray #clearsigns #mural #murals #painting #arte #color #streetartistry #landscape #aperture (at Changi General Hospital (CGH)) https://www.instagram.com/p/Bvxfa8jAAq4/?utm_source=ig_tumblr_share&igshid=a05d0oehpmoj
#streetphotography#buildinggraffiti#graffitiart#art#streetart#handmade#instagraffiti#street#graff#animation#urban#wallart#carbonblackandwhite#spraypaint#aerosol#spray#clearsigns#mural#murals#painting#arte#color#streetartistry#landscape#aperture
0 notes
Text
Approximately 9% of America’s corporations moved headquarters since the beginning of 2022, the highest rate since 2017, with most corporations moving to Florida, Texas, and Arizona.
The states that corporations were most likely to abandon were Washington, New York, and California.
“Florida had 86% more corporations move their HQ there, compared to the number of companies that chose to move their head office out of Florida — the highest net gain of any state,” according to Hire A Helper, who collected data from Securities and Exchange Commission filings.
Texas had a net gain of 71% while Arizona was 65%.
Washington had 83% more companies leaving it than moving in, including media company Arena Group, and Clearsign Technologies, a developer of emission control solutions.
New York, -51%, and California, -46%, ranked second and third among the states that lost the most corporate headquarters, respectively.
Chuck DeVore, former California state assemblyman and chief national initiatives officer at Texas Public Policy Foundation, said many corporations are moving to Texas because it is a central location, allowing for shipments to arrive across the U.S quicker.
He said many corporations move because they’re motivated by costs

***What, me worry???
1 note
·
View note
Text
MPC Wallet Development To Expand Your Business with MPC Powered Wallets
With the crypto markets showing enormous growth over the years, you should initiate your analysis into these cryptocurrencies. But usually, people overlook the key parts of crypto markets. Is an MPC crypto wallet needed? Why would someone require a military-grade security wallet that uses MPC? Which MPC cryptocurrency wallet development company should you pick? These are the primary concerns that the investors will ask. If you belong to that group, this blog will be beneficial. What is MPC Wallet?
Multiparty Computing (abbreviated as MPC) is a cryptographic security concept. One designed to enable security models in which several elements are required to access a system's resources. Each party takes a key that, when combined with the others, enables the system's access to be unlocked and controlled. Depending on the level of access allowed, this control may be fully or partially accessible.
Features of MPC Wallet Development High-end Protocol Military grade security Multi-Crypto Support On-Time Conversion Rates Updates 3D Biometric Encryption 3-Factor Authentication ClearSign Firewall Effortless Recoverability Flexible & Scalable Multi-blockchain support Quorum Modification Hot, Cold & Warm Wallets SaaS, Hybrid & On-prem And more
If you are planning to create your MPC digital wallet, Hivelance can help. We offer customized & bespoked MPC wallet development solutions to effectively cater to diverse business requirements. Whether you need a custom MPC crypto wallet built from scratch or a white label MPC digital wallet, we have you covered.
Hivelance is a prominent MPC wallet development company that can help you create reliable and secure MPC digital wallet software for your next project. Hivelance has a vast year of experience building MPC crypto wallet and integrates cutting-edge security technologies to create and provide super safe MPC wallets. Launch your MPC cryptocurrency wallet by leveraging our knowledge and experience.
We provide a feature-rich white label MPC crypto wallet that has been tested with a large user base on parameters like security, speed, performance, and user experience. View a free demo of our white label MPC wallet or share your needs for a custom MPC digital wallet. Free consultation to discuss your business needs is offered; we are happy to assist you at any time. Enhance the Wallet Experience by collaborating with Hivelance.
Do you have an interesting project in mind? Want to Start? Contact Us for more details!
#MPC Wallet Development Company#MPC Wallet Development Services#MPC Wallet as a Service#Multi-Party Computation Digital Wallet Solutions
0 notes
Text
Создаём GPG и SSH ключи для GitHub'а, да подписываем ими коммиты
Эта инструкция, скорее, для тех, кому лень разобраться во всех этих приколах, так что постараюсь всё написать по-минимальному.
Создаём GPG, вбиваем Имя, фамилию, и почту, которую используете в Гите:
gpg --gen-key
Экспортируем публичный GPG ключ:
gpg --export -a "ваш емейл" > key.gpg
И вставляем его в GitHub, конкретно в Настройках -> Вкладка "GPG and SSH keys"
Проверяем работу GPG:
echo "test" | gpg --clearsign
Если вылезла ошибка "signing failed", то гугл в помощь. Если появилось МНОГА БУКАФ, то идём дальше.
Далее, вставляем его в сам Git:
gpg --list-secret-keys --keyid-format=short
(копируйте данные на строчке ssb, от слэша до даты)
git config --global user.signingkey КЛЮЧ
Убедитесь, что в конфиге в user.name и user.email выставлен такое же ИФ и Емейл, который вы вбивали в GPG.
Готово! Теперь коммиты будут подписываются GPG ключем! ��равда, не автоматически, а с помощью параметра -S:
git commit -S -m 'Init commit'
Осталось завести GitHub по SSH.
ssh-keygen -t ed25519 -C "ЕМЕЙЛ" -f github
В текущей директории появится два файла: github и github.pub. Переместите их в ~/.ssh/ и дайте им права 600 chmod'ом. Далее, создайте файл ~/.ssh/config с таким содержанием:
Host github.com
PreferredAuthentications publickey
IdentityFile ~/.ssh/github
И загрузите содержимое github.pub на ГитХаб в той же секции настроек
Проверьте работу ключа:
ssh -T [email protected]
Если увидите сообщение об успешной аунтентификации - то всё хорошо!
Последний шаг: поменять origin для существующих репозиториев
git remote remove origin
git remote add origin [email protected]/ЮЗЕР_ИЛИ_ОРГАНИЗАЦИЯ/РЕПОЗИТОРИЙ.git
И клонировать репозиторий тоже придётся с новым адресом:
git clone [email protected]/veselcraft/vob
0 notes
Text
Corporations are Moving out of Washington at Higher Rate Than any Other State
Approximately 9% of America’s corporations moved headquarters since the beginning of 2022, the highest rate since 2017, with most corporations moving to Florida, Texas, and Arizona.
The states that corporations were most likely to abandon were Washington, New York, and California.
“Florida had 86% more corporations move their HQ there, compared to the number of companies that chose to move their head office out of Florida — the highest net gain of any state,” according to Hire A Helper, who collected data from Securities and Exchange Commission filings.
Texas had a net gain of 71% while Arizona was 65%.
Washington had 83% more companies leaving it than moving in, including media company Arena Group, and Clearsign Technologies, a developer of emission control solutions.
New York, -51%, and California, -46%, ranked second and third among the states that lost the most corporate headquarters, respectively.
Chuck DeVore, former California state assemblyman and chief national initiatives officer at Texas Public Policy Foundation, said many corporations are moving to Texas because it is a central location, allowing for shipments to arrive across the U.S quicker.
He said many corporations move because they’re motivated by costs.
“Not just taxation of course, but also the cost for the lawsuit environment,” DeVore said. “The cost to comply with a multitude of different types of regulations, whether they be environmental regulations, or labor force compliance, land costs, as well as electricity costs.”
1 note
·
View note
Text
DevLog 10.17.17: What Has Come Before

Astrophobia is a comic book and audio drama series under development for an intended 2018 release.
So, this Tumblr is now a “DevLog.”
“What’s that?” you may be asking. It’s a concept I got from the video game world, where game developers document the steps that go into making their games, as they make them. What’s that mean for this Tumblr? It means I’m going to be sharing what I do in the creation of Astrophobia, ideas I have for future stuff to do, my goals, and just generally show the progress of creating the project. I’m hoping seeing behind the curtain of the comics-/audio drama-making process will be interesting for you. And maybe, that it’ll help some of my readers better understand what it takes to make this stuff!
I’ve already kicked off the DevLog. But now I thought I’d take a step backwards in time and talk about...
What’s Already Happened On The Project
Here’s some of the stuff that I’ve done on
Astrophobia
in general:
• I spent several months developing the project in the early half of the year, and again in the summer. • Out of that work, I produced a “series bible” for the project, to share with collaborators to help get them on the same page. (Currently, the “bible” is 20 pages long.) • I did a rough “beat sheet” for the series as a whole: A plot-point by point-point breakdown on what I saw happening throughout the overarching story of the project. • Based on that, I did a rough episode guide, covering the order of episodes and what would happen in each. • I wrote up a synopsis of the project as a novel, and shared it with my literary agent. • I created a website and social network sites for the project. • I produced some promo images and posted a number of them. • I did a whole lot of planning and logistics work, pertaining to the various incarnations of the project.
Meanwhile, here’s stuff that I’ve done/that’s happened on the audio drama side of the project:
• John C. Worsley volunteered to do music and audio production. • We recruited Megan Skye Hale as our voice actor. • John recorded a theme song, two other songs to use in episodes, and some potential sound effects for the sub-light engines and warp drive. • I wrote scripts for the first two episodes of the AD. (The Episode 2 script went through like six substantial revisions, and I’m still not happy with it! And I’ll likely throw out the Episode 1 script.) • We recorded a “demo” episode using the rough Episode 2 script. (Megan did a great job on a cold reading of the script, which I’d just finished revising a half hour before we recorded!) • John did a “scratch track” edit of the demo episode, using a lot of music he’d written for his solo musical project clearsignals (which is excellent, by the way!). The demo episode sounds awesome! He’s currently working to swap out the clearsignals music with new compositions.
And here’s the major stuff that’s happened on the comic book side of the project:
• I found an artist who’s interested in drawing the project, and discussed the story and a lot of logistical matters with him. • I found a freelance editor who’s willing to help out with story/plot/character matters. • I established tentative financial backing on the project. (Comics are expensive, y’all!)
That basically takes us from March (when I first came up with the idea for Astrophobia and started developing it) until now, mid-October. Whew!
3 notes
·
View notes
Text
PGP - GnuPG software
OpenPGP
OpenPGP é um padrão de criptografia que fuciona através de chaves assimétricas. Neste padrão, o usuário gera 2 chaves, uma pública e outra privada. A chave pública pode ser distribuída livremente, assim, o usuário que a possuí pode criptografar dados de modo que só quem tem a chave privada correspondende pode descriptografar. A chave privada também permite que o usuário possa assinar dados, assim, com a chave pública correspondente pode verificar se os dados foram realmente enviados pelo o dono e se o conteúdo não foi alterado.

GPG
Gnupg(GNU Privacy Guard) é uma ferramenta de Criptografia que segue o padrão OpenPGP, desenvolvida pelo FSF(Free Software Fundantion).
Para obter-lo no arch, nada mais do que
Code: Select all
$ sudo pacman -S gnupg
Gerando par de chaves
Para gerar um par de chaves no gpg, colocamos seguinte comando "gpg --full-gen-key". Em seguida ele pedirá o tipo de chave, podemos deixar padrão apenas dando [enter]
Code: Select all
$ gpg --full-gen-key gpg (GnuPG) 2.2.1; Copyright (C) 2017 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Por favor selecione o tipo de chave desejado: (1) RSA and RSA (default) (2) DSA and Elgamal (3) DSA (apenas assinatura) (4) RSA (apenas assinatura) Opção?
Logo em seguida ele pedirá o tamanho da chave, podemos deixar padrão(2048 bits) dando [enter]
Code: Select all
$ gpg --full-gen-key gpg (GnuPG) 2.2.1; Copyright (C) 2017 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Por favor selecione o tipo de chave desejado: (1) RSA and RSA (default) (2) DSA and Elgamal (3) DSA (apenas assinatura) (4) RSA (apenas assinatura) Opção? RSA keys may be between 1024 and 4096 bits long. What keysize do you want? (2048)
Aqui podemos especificar o tempo de validade da chave.
w = semanas
m = mêses
y = Anos
0 = A chave não expira
Então eu posso colocar a data de validade de 2 anos ou seja 2y.
Se não quiser que sua chave tenha validade, coloque 0 ou apenas dê [enter]. Em seguida ele pedirá confirmação, coloque "y".
Code: Select all
$ gpg --full-gen-key gpg (GnuPG) 2.2.1; Copyright (C) 2017 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Por favor selecione o tipo de chave desejado: (1) RSA and RSA (default) (2) DSA and Elgamal (3) DSA (apenas assinatura) (4) RSA (apenas assinatura) Opção? RSA keys may be between 1024 and 4096 bits long. What keysize do you want? (2048) O tamanho de chave pedido é 2048 bits Por favor especifique por quanto tempo a chave deve ser válida. 0 = chave não expira = chave expira em n dias w = chave expira em n semanas m = chave expira em n meses y = chave expira em n anos A chave é valida por? (0) 0 Is this correct? (y/N) y
Aqui ele pedirá o nome, email e Comentário. O mais importante é o nome. Depois coloque "O" de para confirma
Code: Select all
$ gpg --full-gen-key gpg (GnuPG) 2.2.1; Copyright (C) 2017 Free Software Foundation, Inc. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Por favor selecione o tipo de chave desejado: (1) RSA and RSA (default) (2) DSA and Elgamal (3) DSA (apenas assinatura) (4) RSA (apenas assinatura) Opção? RSA keys may be between 1024 and 4096 bits long. What keysize do you want? (2048) O tamanho de chave pedido é 2048 bits Por favor especifique por quanto tempo a chave deve ser válida. 0 = chave não expira = chave expira em n dias w = chave expira em n semanas m = chave expira em n meses y = chave expira em n anos A chave é valida por? (0) 0 Key does not expire at all Is this correct? (y/N) y GnuPG needs to construct a user ID to identify your key. Nome completo: darko Endereço de correio eletrónico: Comentário: Você selecionou este identificador de utilizador: "darko" Mudar (N)ome, (C)omentário, (E)ndereço ou (O)k/(S)air? o
Agora ele Abrirá uma janela pedindo sua nova senha e depois começará a gerar o seu par de chaves.
Tome cuidado para não perde a senha.
Importanto e exportando chaves
Para exportar sua chave pública, do par de chaves que você acabou de criar, digite o comando "gpg --export [USER-ID]"
Code: Select all
$ gpg --export darko > chave.key
Você tambem pode usar a opção "-a", irá produzir uma saida ASCII.
Code: Select all
$ gpg -a --export darko > chave.key
Você tambem pode exporta sua chave privada.
Ele solicitará a senha.
Code: Select all
$ gpg -a --export-secret-key darko > chave.key
Agora vamos pensar que seu amigo te mandou a chave pública dele e agora você precisa importa-la no seu chaveiro.
Code: Select all
$ gpg --import NomeDoArquivo
Agora podemos verificar chaves no seu chaveiro, com o comando
Code: Select all
$ gpg --list-keys
Criptografando e descriptografando dados
Para exemplo, vou criar um arquivo chamado "file" com "ola" dentro dele.
Para criptografar um arquivo com uma chave publica, vamos usar a opção "-e" ou "--encrypt". Use o comando "gpg -r [USER-ID] -e [nomedoarquivo]"
Code: Select all
$ gpg -r darko -e file
Ele criará um arquivo com o mesmo nome, porém, com o final ".gpg".
Do jeito anterior ele criará um arquivo binário, com a opção "-a", ele criará um arquivo com saida ASCII, isso pode ser útil para quem deseja usar isso por email.
Você tambem pode usar a opção "-o" para nomear o arquivo de saida. .
Code: Select all
$ gpg -a -r darko -o file.cript -e file $ cat file.cript .-----BEGIN PGP MESSAGE----- hQEMA6kU8t5a6kdXAQf/RjLO/tlUQglDJ2WKiN1BdXp5aPmSeN/4/xI0oRh8Sqgz +BYWeTayAIEtAw2XCNbcFasaPIdz97s06DyCjD1/UG2PIBys/ZjQQk6/loDbPE9r kOhDdebty4DwR3WgNmZxZ/rBjYmZSoMpK2LlOtD14n6HxJKRR3PzSowllKYwxdm2 neYrebOVWYczKdi25xh5bS2Ewmr14eY4WFgPGNmtSQbow5kGyQ9wqzNUfDtcay8w uUPHh3ROFB4z6tx9SVuAZm03uf5aT5JDLkzOjGpOP2BRtW0uzY3VVEJZCrGFbdA+ /EeBHmLSUzGHAd5acj/sd2nx7Ts6qM+CFxIBbIcYZNJDAUUvfSRot0qdD+xMvjBq DWuJFsnrhCqD2GkMojlG/TE3n3q8DrFFfMKD8QsvWj0pla7pNlaWRkfAzQUrCC3V sXvQDA== =IIO3 .-----END PGP MESSAGE-----
Isso tudo é o simples "ola".
Agora seu amiguinho nerd e tarado te mandou um nudes criptografado com sua chave pública, vamos descriptografar com a opção "-d" ou "--decrypt".
A senha da sua chave privada será solicitada.
Code: Select all
$ gpg -r darko -o file.decrypt -d file.cript gpg: encrypted with 2048-bit RSA key, ID A914F2DE5AEA4757, created 2017-11-05 "darko <[email protected]>" $ cat file.decrypt ola
Assinar chave pública
O que assinatura de arquivos? assinatura é basicamente o caminho inverso. Com a chave pública ao vai descriptografar seu arquivo criptografado com a chave privada. Assim, confirmando que o arquivo foi enviado realmente por você. Assim você pode provar que documentos, script, msgs e etc., foram enviadas por você.
GPG fuciona em uma relação de confiança. Quanto mais assinaturas na sua chave, maior será o relação de confiança, tome cuidado.
Code: Select all
$ gpg --sign-key [USER-ID]
Para assinar um arquivo usando sua chave privada.
Para fazer uma assinatura em ASCII você pode trocar "--sign" por"--clearsign".
Lembrando que é mais fácil você usar na hora de criptografar um arquivo.
Code: Select all
$ gpg --sign [nomedoarquivo]
Para verificar assinatura.
Code: Select all
$ gpg --verify [nomedoarquivo]
Se encontrar um erro, seja técnico quanto gramátical, pode deixar ai embaixo.
Bom, por hoje é só, até.
0 notes
Text
(Nasdaq:CLIR) CLEARSIGN COMBUSTION CORP Dips To New 52 Week Low
(Nasdaq:CLIR) CLEARSIGN COMBUSTION CORP Dips To New 52 Week Low
CLEARSIGN COMBUSTION CORP (Nasdaq:CLIR)
December 10th, 2018 With markets going up CLEARSIGN COMBUSTION CORP finished Monday’s trading session down 10.71%, a $0.15 decrease to close on $1.25. As well as the drop in value, CLEARSIGN COMBUSTION CORP hit a new 52 week low of $1.21. Despite the drop in value, trading volumes were solid at 205% of normal which can indicate investor opportunities. (more…
View On WordPress
#CLEARSIGN COMBUSTION CORP#CLIR#Communication Services#Consumer Discretionary#Consumer Staples#Energy#finance#Financial Sector#Financials#Healthcare#Industrials#Information Technology#Materials#news#Real Estate#Seattle#Utilities
0 notes
Photo

HDMI SIGNAL REPEATER #videoamplifier #game #gamers #electronic #gadgets #techy #accessories #tech #technology #cables #hd #clearsignal
#accessories#hd#clearsignal#game#gadgets#electronic#technology#videoamplifier#cables#gamers#tech#techy
0 notes
Text
Super Moon Eclipse Series Caught On Video Camera.
Thinking clouds do not get in the way, people all over Bulgaria will certainly have the ability to gaze Saturday evening at the most significant moon in almost 20 years. One of the best accessible e cigarette brand names that are actually on call in the market, the incredibly mini e-cigarette is a desire come to life for each smoker who desires to give up cigarette smoking yet is unable to do so as a result of lack from will or temptation to appreciate cigarette smoking. I am actually assuming that putting the Moon in track will have possessed huge gravitational improvements in the world and also might possess induced the submerging of Atlantis That will have been a huge enough surprise to the balance from the Planet to trigger international devastation on that sort of scale.

My favorite feature of Morning meal at Tiffany's is actually the gorgeous and also timeless theme song, Moon Stream." Audrey Hepburn's singing of Moon Stream" (as Holly on her brownstone landing) assisted make an Oscar for Best Track for composer Holly Mancini and lyricist Johnny Mercer. The average United States just getaways 2 full weeks away from the year so if you determine how long it is going to take to utilize 200 full weeks, you can see that the Moon Palace Retreat timeshare owner are going to possess a handful of full weeks left over to save. The ocean tides are controlled by the gravitational results from the Moon as well as, to a minimal extent, the Sun, with additions from numerous other factors including the Earth's rotation as well as tilt on its center, the shape from shorelines and also the deepness of the sea floor.

Climate allowing, sky-watchers in The United States and Canada and locations eastern from the International Dateline will definitely possess a much better scenery on Sunday night because the moon will definitely set less than 3 hrs after closest approach on Monday. That component which the world stands for has the energy from the indication that earth remains in. Therefore as an example, permit's check out if you are a Pisces Moon indication - that means you possess a Moon in Pisces on your birthchart. The amazing aspect of these tests is actually that the incredibly primary oil firm opted to pursue our modern technology after they very carefully assessed our true field performance in a refinery in California as well as examined comprehensive example details this setup delivered by ClearSign at the United States Blaze Research Association.

The enchanting phenomenon from the Super Moon - the Planet's organic satellite, attracted much interest of a bunch of heavens watchers worldwide, featuring inspired poets, curious youngsters, and lovers from the Moon and also scientists. One criticism I read about this arc in Crystal compared to either the manga or the initial 90's anime of Yachter Moon is actually the technique the love, particularly that in between the four poor men 20Fitandbeauty17.Info and also the Sailor Recruiters, experiences a little very hurried. Moon pools can be made use of in enclosures here sea level, especially for the use of diving divers, as well as their style calls for extra complex point to consider of air as well as water pressure acting upon the moon swimming pool surface area.
0 notes
Text
ClearSign Technologies Corporation Announces Collaborative Alliance with Zeeco, Inc. ...
Seattle, Aug. 12, 2020 /PRNewswire/ -- ClearSign Technologies Corporation (Nasdaq: CLIR) ("ClearSign" or the "Company"), an emerging leader in industrial combustion and sensing technologies that improve energy, operational efficiency and safety while dramatically reducing emissions, announces it has entered into a collaboration agreement with Zeeco, Inc. for the global process heater market. Pursuant to the agreement, the parties expect to jointly develop,... from Air Conditioning /companystory/clearsign-technologies-corporation-announces-collaborative-alliance-with-zeeco-inc-to-develop-a-joint-product-line-of-process-burners-40038478 via http://www.rssmix.com/
0 notes
Text
ClearSign Technologies Corporation Announces Collaborative Alliance with Zeeco, Inc. ...
Seattle, Aug. 12, 2020 /PRNewswire/ -- ClearSign Technologies Corporation (Nasdaq: CLIR) ("ClearSign" or the "Company"), an emerging leader in industrial combustion and sensing technologies that improve energy, operational efficiency and safety while dramatically reducing emissions, announces it has entered into a collaboration agreement with Zeeco, Inc. for the global process heater market. Pursuant to the agreement, the parties expect to jointly develop,... from HVAC /companystory/clearsign-technologies-corporation-announces-collaborative-alliance-with-zeeco-inc-to-develop-a-joint-product-line-of-process-burners-40038478 via http://www.rssmix.com/
0 notes
Photo

Check this out! Get 10,- for free on your first order. https://share.society6.com/x/HmoNaE 🍔 IN-N-OUT x CLEAR SIGNS 🍔 #clearsigns #clearsignsgang #clearsignsgang #mode #lifestyle #style #fashion #fashionbrands #tshirt #ootdmen #tshirtdesign #innout #innoutburger #usa #berlin #germany #men #mensfashion #menstyle #hypebeast #hype #class #urbanstyle #streetstyle #happyplace #bestfood
0 notes
Text
0 notes
Link
http://bit.ly/2A42R6x
ClearSign Appoints Robert T. Hoffman Sr. to Board of Directors EnerCom Inc. (press release) (blog)Full coverage
July 24, 2018 at 03:21AM http://bit.ly/2mA3JpI from http://bit.ly/2mA3JpI
0 notes