This website works better with JavaScript.
Home
Explore
Help
Sign In
Avidya
/
soal_pwn_ksl_seleksi
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Upload files to 'Kepala'
master
OkaAditya
6 years ago
parent
2b6b09f967
commit
da1b4a00b8
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
Kepala/header.rb
+ 6
- 0
Kepala/header.rb
View File
@ -0,0 +1,6 @@
print
"
Masukan Alamat Web :
"
url
=
gets
.
chomp
puts
"
Silakan mengunjungi link di bawah untuk mendapatkan headernya
"
system
(
"
curl -I -s
#{
url
}
| curl -F 'clbin=<-' https://clbin.com
"
)
Write
Preview
Loading…
Cancel
Save