✏️ Modified scripts

This commit is contained in:
z3rOR0ne 2022-09-05 07:23:32 -07:00
parent c482a3ab80
commit c3fe182d94
4 changed files with 5 additions and 5 deletions

View file

@ -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