✏️ Modified scripts
This commit is contained in:
parent
c482a3ab80
commit
c3fe182d94
4 changed files with 5 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
torsocks curl -s https://{$1} | hxnormalize -e | grep -v -e '^$' | pygmentize -l html
|
||||
curl -s https://{$1} | hxnormalize -e | grep -v -e '^$' | pygmentize -l html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue