diff --git a/check_divs.py b/check_divs.py new file mode 100644 index 0000000..2c1a53c --- /dev/null +++ b/check_divs.py @@ -0,0 +1,13 @@ + +with open('index.php', 'r') as f: + lines = f.readlines() + +count = 0 +for i, line in enumerate(lines[:1484]): + count += line.count('