Skip to content

Commit 7e04c0b

Browse files
committed
fix
1 parent c2f0af1 commit 7e04c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collectors/freeproxylists_net/freeproxylists_net.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
class Collector(PagesCollector):
14-
__collector__
14+
__collector__ = True
1515
# pages from 1
1616

1717
def __init__(self):

0 commit comments

Comments
 (0)