diff options
Diffstat (limited to '')
-rw-r--r-- | .tridactylrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.tridactylrc b/.tridactylrc index 700adb2..2e83089 100644 --- a/.tridactylrc +++ b/.tridactylrc @@ -7,3 +7,4 @@ completionfuzziness 1 " bind tp tabmove -1 " bind tn tabmove +1 seturl duolingo.com superignore true +seturl localhost:8889 superignore true |