Skip to content

Commit 89beaf5

Browse files
committed
just tiny polishing
1 parent 18c20bc commit 89beaf5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Python/27_workingsolution_python.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
#This file is alternative solution for web crowler.
99
# Mayor reason for this is that website BuckysRoom.com is down, so original code doesnot work anymore.
1010
# Solution description (what this program does):
11-
#this program goes on website https://www.thenewboston.com/search.php?type=0&sort=reputation ,and goes on every user's profile, and on that profile, it prints the first few (approx. 20) links of latest photos. To view photos, click on url or copy in web broser.
11+
#This program goes on website https://www.thenewboston.com/search.php?type=0&sort=reputation ,
12+
#and goes on every user's profile, and on that profile,
13+
#it prints the first few (approx. 20) links of latest photos. To view photos, click on url or copy in web broser.
1214

1315

1416
# But history is changing and sooner or later this file or program will not work!.

0 commit comments

Comments
 (0)