@@ -1,7 +1,7 @@
URL = "https://www.google.com/maps/contrib/109274792898041753066/reviews/"
import platform
if platform.system() eq 'Linux'
if platform.system() is 'Linux':
DriverLocation = "./Driver/chromedriver"
else:
DriverLocation = "./Driver/chromedriver.exe"
The note is not visible to the blocked user.