Skip to content

cj3636/tys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

The Yellow Sub Ltd Official Website

https://theyellowsub.us

eval "$(ssh-agent -s)" && ssh-add Z:/_USB/_VPN/_GIT/git.rsa && git clone git@10.0.0.36:cj3636/tys.git
eval "$(ssh-agent -s)" && ssh-add /store/storage/_USB/_VPN/_GIT/git.rsa && git clone git@10.0.0.36:cj3636/tys.git

git clone https://github.com/cj3636/www.git

git secret reveal

git secret hide -d

id\: \'\#(.*?)\'\,
(.*?) selects any character, any () sets var
id: '#$1', target: '#$1', 
$1 is the var selected by .*?