Paranoid Hardenoid
This commit is contained in:
@@ -11,3 +11,18 @@ sed -i 's|/download/userViewer.json|./userViewer.json|g' stats1.html
|
||||
sed -i 's|/download/userViewer.json|./userViewer.json|g' stats2.html
|
||||
sed -i 's|/download/userVieweOperation.json|./userVieweOperation.json|g' stats1.html
|
||||
sed -i 's|/download/userVieweOperation.json|./userVieweOperation.json|g' stats2.html
|
||||
|
||||
# Paranoid Hardenoid
|
||||
sed -i 's/\.js/[.]js/g' stats1.html
|
||||
sed -i 's/\.js/[.]js/g' stats2.html
|
||||
sed -i 's/\.php/[.]php/g' stats1.html
|
||||
sed -i 's/\.php/[.]php/g' stats2.html
|
||||
sed -i 's/\.py/[.]py/g' stats1.html
|
||||
sed -i 's/\.py/[.]py/g' stats2.html
|
||||
sed -i 's/\.js/[.]js/g' userVieweOperation.json
|
||||
sed -i 's/\.js/[.]js/g' userViewer.json
|
||||
sed -i 's/\.php/[.]php/g' userVieweOperation.json
|
||||
sed -i 's/\.php/[.]php/g' userViewer.json
|
||||
sed -i 's/\.py/[.]py/g' userVieweOperation.json
|
||||
sed -i 's/\.py/[.]py/g' userViewer.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user