3 lines
151 B
Bash
Executable file
3 lines
151 B
Bash
Executable file
#!/bin/bash
|
|
# chromium --incognito https://www.pornhub.com/video/search?search="${1}" &
|
|
librewolf https://www.pornhub.com/video/search?search="${1}" &
|