Skip to content

Commit 169da6a

Browse files
committed
lookback to 36 hours
Signed-off-by: Toomore Chiang (ocf.tw) <toomore@ocf.tw>
1 parent ed32409 commit 169da6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

asn_coverage/ooni.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def list_webconnectivity(self, date='20231110', hour='09', location='TW'):
3232
)
3333

3434

35-
def lookback(units=3):
35+
def lookback(units=36):
3636
''' lookback the datas '''
3737
oonis3 = OONIS3()
3838
counts = {}

0 commit comments

Comments
 (0)