Last active
September 9, 2024 18:50
-
-
Save Lenochxd/6a0da4e70b5f1d98563e2172ea4ad871 to your computer and use it in GitHub Desktop.
Whitelist configuration for the WakaTime browser extension to ensure accurate time tracking by only counting time spent on specific, work-related websites. By using this whitelist, you can prevent WakaTime from tracking non-work-related activities, such as watching YouTube or browsing social media.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://localhost* | |
http://192.168.* | |
http://127.* | |
*stackoverflow.com/* | |
*bitbucket.org/* | |
*developer.mozilla.org/* | |
*w3schools.com/* | |
*dev.to/* | |
*medium.com/* | |
*hashnode.com/* | |
*docstring.fr/* | |
*freecodecamp.org/* | |
*hackerrank.com/* | |
*leetcode.com/* | |
*codepen.io/* | |
*codesandbox.io/* | |
*replit.com/* | |
*glitch.com/* | |
*community.render.com/* | |
*shecodes.io/* | |
*codeur.com/* | |
*jsfiddle.net/* | |
*geeksforgeeks.org/* | |
*analyticsvidhya.com/* | |
*datacamp.com/* | |
*scaler.com/* | |
*programiz.com/* | |
*koor.fr/* | |
*testbook.com/* | |
*logrocket.com/* | |
*docs.nextcord.dev/* | |
*sql.sh/* | |
*docs.python.org/* | |
*mysqltutorial.org/* | |
*fastapi.tiangolo.com/* | |
https://docs.microsoft.com | |
https://developer.android.com | |
https://developer.microsoft.com | |
https://docs.swift.org | |
https://kotlinlang.org | |
https://docs.* | |
https://developer.* | |
https://dashboard.* | |
https://github.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks :)