mirror of
https://github.com/librecaptcha/lc-core.git
synced 2025-11-29 05:18:50 -05:00
added code to generate font fun captcha(type_1)
added code to generate gif format captcha(type_2) added code to generate shadow text captcha(type_3) minor changes in Main.scala file to fix errors
This commit is contained in:
3107
src/main/scala/lc/HTTPServer.java
Normal file
3107
src/main/scala/lc/HTTPServer.java
Normal file
File diff suppressed because it is too large
Load Diff
@@ -3,7 +3,7 @@ package lc
|
||||
import com.sksamuel.scrimage._
|
||||
import java.sql._
|
||||
import java.io._
|
||||
import httpserver._
|
||||
import HTTPServer._
|
||||
import javax.imageio._
|
||||
import java.awt.image._
|
||||
import org.json4s._
|
||||
|
||||
Reference in New Issue
Block a user