This commit is contained in:
2026-01-10 22:30:04 +01:00
parent a12ad2c0e4
commit fa16ff09aa
15 changed files with 68471 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
artifactId=crawler
groupId=com.tinsae.crawler
version=1.0-SNAPSHOT

View File

@@ -0,0 +1,3 @@
com/tinsae/crawler/Crawler.class
com/tinsae/crawler/CrawlTask.class
com/tinsae/crawler/Main.class

View File

@@ -0,0 +1,3 @@
/home/tgk/Repos/Trusted/DistributedSystems/week4_TinsaeGhilay/crawler/src/main/java/com/tinsae/crawler/CrawlTask.java
/home/tgk/Repos/Trusted/DistributedSystems/week4_TinsaeGhilay/crawler/src/main/java/com/tinsae/crawler/Crawler.java
/home/tgk/Repos/Trusted/DistributedSystems/week4_TinsaeGhilay/crawler/src/main/java/com/tinsae/crawler/Main.java