This website works better with JavaScript.
Explore
Help
Sign In
etu
/
worst_captcha
Watch
1
Star
0
Fork
You've already forked worst_captcha
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
stub
Browse Source
master
Elis Axelsson
7 years ago
commit
812f2ee6fd
1 changed files
with
9 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
9
scraper.go
Unescape
Escape
View File
@ -0,0 +1,9 @@
package
main
import
(
"fmt"
)
func
main
(
)
{
fmt
.
Println
(
"kaka"
)
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
etu/worst_captcha
Title
Body
Create Issue