📝 Added certbot bookmark as well
This commit is contained in:
parent
394fe270e7
commit
6dec4fbedb
3 changed files with 5 additions and 2 deletions
2
aliases
2
aliases
|
|
@ -347,6 +347,8 @@ alias namecheap="librewolf https://namecheap.com/ &"
|
|||
alias easynewbie="librewolf https://easynewbie.com &"
|
||||
# even easier for ssl certificates is to use letsencrypt:
|
||||
alias letsencrypt="librewolf https://letsencrypt.org &"
|
||||
# and the official certbot documentation:
|
||||
alias certbotsite="librewolf https://certbot.eff.org &"
|
||||
# for colorizing code snippets
|
||||
alias prismjs="librewolf https://prismjs.com/ &"
|
||||
# cool front end ideas
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -102,7 +102,8 @@
|
|||
"https://wamaunderwear.com",
|
||||
"https://www.joelonsoftware.com",
|
||||
"https://letsencrypt.org",
|
||||
"https://easynewbie.com"
|
||||
"https://easynewbie.com",
|
||||
"https://certbot.eff.org"
|
||||
],
|
||||
"untrusted": [
|
||||
"google.com",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue