Commit graph

2056 commits

Author SHA1 Message Date
Siddharth Dushantha
87c3e8e091 fixed tests 2023-02-05 19:05:30 +01:00
Siddharth Dushantha
1c64c28238
Merge pull request #1637 from DenavDot/master
Remove fixed value of "username_unclaimed" #1628
2023-02-05 09:38:11 -08:00
denavdot
4cfda3926d added missing positional argument in sites.py
fixed some error and duplicates in `data.json`and `removed_sites.json`
2023-02-05 01:49:16 +03:30
Dena
cdfc8fdbfb
Merge branch 'master' into master 2023-02-04 23:03:56 +03:30
Siddharth Dushantha
be42ae729a
Merge pull request #1676 from sherlock-project/revert-1589-boingboing
Revert "Fixed boingboing.net"
2023-02-04 10:20:35 -08:00
Siddharth Dushantha
845418f23a
Revert "Fixed boingboing.net" 2023-02-04 19:20:26 +01:00
Siddharth Dushantha
ce93adeb44
Merge pull request #1589 from rskbansal/boingboing
Fixed boingboing.net
2023-02-04 10:19:26 -08:00
Rhythm Bansal
ff1686152b
Merge branch 'master' into boingboing 2023-02-04 23:42:56 +05:30
Siddharth Dushantha
64f0b38ed3
Merge pull request #1620 from abedaton/master
[doc] Added missing parameter in docstring
2023-02-04 10:09:01 -08:00
Siddharth Dushantha
c9a8b09ea2
Merge pull request #1617 from sumanpaikdev/patch-1
Changed a few sentences in Docker Notes.
2023-02-04 10:07:13 -08:00
Siddharth Dushantha
e57fbc0e5d
Merge pull request #1587 from rskbansal/typos
fixed typos for CAPTCHA
2023-02-04 10:05:28 -08:00
Siddharth Dushantha
229b09841e
Merge pull request #1581 from mrsofiane/fix-add-spotify-to-work
fix: add Spotify to work again
2023-02-04 10:00:46 -08:00
Siddharth Dushantha
fa16d03799
Merge pull request #1655 from a-r-r-o-w/support-monkeytype
Add support for Monkeytype
2023-02-04 09:52:23 -08:00
Siddharth Dushantha
139f7bdb2a
Merge pull request #1661 from a-r-r-o-w/support-codeforces
Add support for removed site Codeforces
2023-02-04 09:51:35 -08:00
Siddharth Dushantha
afc639b1aa
Merge pull request #1675 from sherlock-project/fix-fp
Fixed all the false positives
2023-02-04 09:16:42 -08:00
Siddharth Dushantha
2773c6081c removed Facebook due to false positives 2023-02-04 18:01:44 +01:00
Siddharth Dushantha
db6b0ddb6d removed Zoomit due to false postives 2023-02-04 17:57:58 +01:00
Siddharth Dushantha
5e5b742c12 fixed TrashBoxRU false positive 2023-02-04 17:55:37 +01:00
Siddharth Dushantha
d426f39d49 removed Arduino due to false positives 2023-02-04 17:50:38 +01:00
Siddharth Dushantha
146c962d9c fixe Koo false positive 2023-02-04 17:36:21 +01:00
Siddharth Dushantha
22efda9670 Fixed Dailykos false positive 2023-02-04 17:32:33 +01:00
Siddharth Dushantha
4ba460f906 fixed Strava false positive 2023-02-04 17:22:29 +01:00
a-r-r-o-w
0c85d167ad
feat: add support for removed site codeforces 2023-01-11 18:29:46 +05:30
a-r-r-o-w
047783ac7a
use urlProbe param for detection 2023-01-11 18:22:58 +05:30
a-r-r-o-w
0e8c5b0d31 feat: add support for monkeytype 2023-01-02 18:05:37 +05:30
Siddharth Dushantha
9ea08b2c73
Merge pull request #1650 from orionkendrick/master
Add --browse functionallity
2022-12-28 13:44:40 +01:00
Siddharth Dushantha
3a25c0bf02
Merge pull request #1652 from sherlock-project/fix-worflow
dropped python 3.6 for worflows
2022-12-28 11:35:31 +01:00
Siddharth Dushantha
27c43be25b dropped python 3.6 for worflows 2022-12-28 11:30:58 +01:00
Dena
0f36c50b5b
Merge branch 'master' into master 2022-12-26 23:09:14 +03:30
Siddharth Dushantha
227e3d23b7
Merge pull request #1640 from r3g-5z/remove-mastodon-technology
Remove mastodon.technology
2022-12-26 20:28:56 +01:00
orionkendrick
96c65c216d
Merge pull request #1 from orionkendrick/sherlock-browse-1
added browse functionality to notify.py
2022-12-23 12:33:12 -06:00
orionkendrick
d6ce824ef7
Merge pull request #2 from orionkendrick/sherlock-browse
add browse functionality
2022-12-23 12:32:59 -06:00
orionkendrick
e6eef99e09
added browse functionality to notify.py 2022-12-23 12:29:37 -06:00
orionkendrick
b98739e787
add browse functionality 2022-12-23 12:28:28 -06:00
r3g_5z
3e8b8beec4
Remove mastodon.technology
Signed-off-by: r3g_5z <june@girlboss.ceo>
2022-12-18 17:22:13 -05:00
DenavDot
aca2629475 Remove fixed value of "username unclaimed" #1628 2022-12-03 16:31:05 +03:30
Antoine Bedaton
f6526e3ce0 Added missing parameter in documentation 2022-11-23 01:10:23 +01:00
Suman Paik
cefffe0ec9
Changed a few sentences in Docker Notes.
For better understanding, I changed a few lines in the README.md file.
2022-11-22 11:18:05 +05:30
Rhythm Bansal
b8a130c8ce executed site_list.py 2022-10-26 16:25:32 +05:30
Rhythm Bansal
92c01cfc68 added boingboing.net to data.json 2022-10-26 16:23:55 +05:30
Rhythm Bansal
372547266d removed boingboing.net from removed_sites.json 2022-10-26 16:20:57 +05:30
Rhythm Bansal
2305b0b553 removed boingboing.net from removed_sites.md 2022-10-26 16:20:19 +05:30
Rhythm Bansal
d3460a8738 fixed typos for CAPTCHA 2022-10-26 13:51:13 +05:30
Sofiane Louchene
28b762a598 fix: add Spotify to work again 2022-10-24 00:07:44 +02:00
Siddharth Dushantha
8a75dcff4b
Merge pull request #1521 from w3Abhishek/master
Added NintendoLife and MMORPG Forum
2022-10-21 11:29:25 +02:00
Siddharth Dushantha
fdc165993b
Merge pull request #1563 from mrsofiane/master
fix: add Youtube to work again
2022-10-17 17:34:03 +02:00
Siddharth Dushantha
aa476a5754 update site list 2022-10-17 17:32:38 +02:00
Siddharth Dushantha
d103271317
Merge pull request #1531 from naveennamani/master
added freecodecamp website
2022-10-17 17:29:43 +02:00
Sofiane Louchene
0f7afa9bd0 fix: add Youtube to work again 2022-10-17 14:09:53 +02:00
Siddharth Dushantha
c58ebd946a
Merge pull request #1439 from spmedia/patch-3
Add BiggerPockets.com
2022-10-16 03:16:39 +02:00