Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
username=""
|
||||
password=""
|
||||
echo
|
||||
google-chrome-stable -u $username:$password --silent "https://mail.google.com" | grep -oPm1 "(?<=<title>)[^<]+" | sed '1d'
|
||||
Reference in New Issue
Block a user