added splits of size 50
Browse files- phantom-wiki-v050.py +1 -0
phantom-wiki-v050.py
CHANGED
@@ -41,6 +41,7 @@ _URLS = {}
|
|
41 |
# Construct splits
|
42 |
SIZES = [
|
43 |
25,
|
|
|
44 |
100,
|
45 |
200,
|
46 |
300,
|
|
|
41 |
# Construct splits
|
42 |
SIZES = [
|
43 |
25,
|
44 |
+
50,
|
45 |
100,
|
46 |
200,
|
47 |
300,
|