Skip to content

Commit 715ef0e

Browse files
committed
remove lib from user agent, point to https://www.clarin.eu/dog
1 parent f519003 commit 715ef0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doglib/curl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from .pid import PID
88

99

10-
CUSTOM_USER_AGENT = "CLARIN-DOGlib: https://www.clarin.eu/doglib"
10+
CUSTOM_USER_AGENT = "CLARIN-DOG: https://www.clarin.eu/dog"
1111

1212

1313
class CurlError(Exception):

0 commit comments

Comments
 (0)