📝 Updated bookmarkss
This commit is contained in:
parent
a5fcba8a48
commit
3f9e088021
4 changed files with 20 additions and 4 deletions
3
aliases
3
aliases
|
|
@ -443,6 +443,9 @@ alias nounproject="librewolf https://thenounproject.com &"
|
|||
# css gradients
|
||||
alias cssgradients="librewolf htttps://cssgradient.io &"
|
||||
|
||||
# meta tags generator
|
||||
alias metatags="librewolf https://websitemetadata.com/meta-tags-generator &"
|
||||
|
||||
#for domain names
|
||||
alias namecheap="librewolf https://namecheap.com/ &"
|
||||
# a great introduction to tls/ssl practices and rules of thumb:
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -71,7 +71,6 @@
|
|||
"https://gitlab.com",
|
||||
"https://stackoverflow.com",
|
||||
"https://stackexchange.com",
|
||||
"127.0.0.1",
|
||||
"localhost",
|
||||
"https://sw.kovidgoyal.net//kitty/",
|
||||
"https://forum.artixlinux.org",
|
||||
|
|
@ -146,7 +145,14 @@
|
|||
"https://color.adobe.com/create/color-wheel",
|
||||
"https://cssgradient.io",
|
||||
"https://thenounproject.com",
|
||||
"https://swiperjs.com"
|
||||
"https://swiperjs.com",
|
||||
"https://www.1001fonts.com",
|
||||
"https://www.owlsatdawn.com",
|
||||
"http://127.0.0.1",
|
||||
"http://127.0.0.1:8080",
|
||||
"127.0.0.1",
|
||||
"https://rgbacolorpicker.com",
|
||||
"https://websitemetadata.com/meta-tags-generator"
|
||||
],
|
||||
"untrusted": [
|
||||
"google.com",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue