Siddharth Dushantha
b8fc941c73
added regexCheck for AskFM
5 years ago
Siddharth Dushantha
dab9117e7f
Removed Furaffinity
...
As of 2020-02-23, Furaffinity returns false postives because they are now using
Cloudflair, which prevents Sherlock from checking if the user
exists or not.
5 years ago
Jakob Guddas
b2bd7852a9
Add "Memrise" support
5 years ago
Siddharth Dushantha
1909160f05
removed Furaffinity from data_bad_site.json
5 years ago
Siddharth Dushantha
6e5170197c
Merge pull request #547 from PoltixeTheDerg/master
...
Fixes furafinity
5 years ago
Siddharth Dushantha
712f2ab30d
Merge pull request #546 from red0xff/master
...
Remove CapFriendly temporarly
5 years ago
PoltixeTheDerg
c0d321c985
Fixes furrafinity while re-adding it
5 years ago
Niboucha Redouane
8554a3991c
Remove CapFriendly temporarly
5 years ago
Christopher K. Hoadley
e41b485771
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
f3a61fe7af
Update version and help text.
5 years ago
Siddharth Dushantha
57364e91b0
Merge pull request #542 from psyashes/site-note-com
...
Add note.com support
5 years ago
ryu
ed899b55c8
Add note.com support
5 years ago
Siddharth Dushantha
e96d46b022
Merge pull request #539 from jguddas/new-site-gpodder-net
...
Add "gpodder.net" support
5 years ago
Jakob Guddas
633b0f56ed
Add "gpodder.net" support
5 years ago
Elvis Yu-Jing Lin
125df60797
Fix Codechef
5 years ago
Elvis Yu-Jing Lin
786583f195
Fix Insanejournal
5 years ago
Elvis Yu-Jing Lin
0d4eb59c25
Fix Telegram
5 years ago
Elvis Yu-Jing Lin
a3c105ab49
Fix Twitter
5 years ago
Siddharth Dushantha
da328bb7ac
added svidbook
5 years ago
Siddharth Dushantha
92f35437df
Merge pull request #534 from LameLemon/site-pokerstrategy
...
Added PokerStrategy support
5 years ago
LameLemon
3d8f4034d3
Added PokerStrategy support
5 years ago
Siddharth Dushantha
22bf99a988
Merge pull request #529 from LameLemon/site-creativemarket
...
Update CreativeMarket to their new url
5 years ago
LameLemon
1e2e3f4353
CreativeMarket url change
5 years ago
Siddharth Dushantha
9093d9e6b5
added dis.cool (Discord data explorer)
5 years ago
Siddharth Dushantha
eeb3e5d240
GPSies got renamed to AllTrails
5 years ago
Siddharth Dushantha
d3981ddf1a
Merge pull request #521 from aslmx/site-add
...
adds Mastodon instances and pr0gramm.com
5 years ago
Siddharth Dushantha
cb8e8d49f1
Merge pull request #518 from jguddas/new-site-rubygems
...
Add "RubyGems" support
5 years ago
aslmx
dfff9c4a91
Adds some popular mastodon instances and changes the existing 'Mastodon' instance to its own name, because mstdn.io is not whole mastodon
5 years ago
Siddharth Dushantha
f538c8ca7d
Merge pull request #513 from jguddas/new-site-lichess
...
Add "Lichess" support
5 years ago
Siddharth Dushantha
546e8493c8
Merge pull request #519 from jguddas/new-site-notabug-org
...
Add "notabug.org" support
5 years ago
Jakob Guddas
4b52f4c0f0
Fix "notabug.org" urlMain issue fix
5 years ago
Siddharth Dushantha
a4a2fa34eb
Merge pull request #515 from jguddas/new-site-typeracer
...
Add "Typeracer" support
5 years ago
Siddharth Dushantha
0a66093ada
Merge pull request #517 from jguddas/new-site-asciinema
...
Add "Asciinema" support
5 years ago
Siddharth Dushantha
93095812d0
Merge pull request #514 from jguddas/new-site-clozemaster
...
Add "Clozemaster" support
5 years ago
Jakob Guddas
d9125e7a8e
Add "RubyGems" support
5 years ago
Jakob Guddas
44ef7f79f1
Add "notabug.org" support
5 years ago
Jakob Guddas
76a6f0dd64
Add "Asciinema" support
5 years ago
Jakob Guddas
7f8b5957ef
Change "Duolingo" support with urlProbe
5 years ago
Jakob Guddas
b8fb977f52
Add "Typeracer" support
5 years ago
Jakob Guddas
aa038b925a
Add "Duolingo" support
5 years ago
Jakob Guddas
32bc68aa5f
Add "Clozemaster" support
5 years ago
Jakob Guddas
fe68d468ab
Add "Lichess" support
5 years ago
Siddharth Dushantha
639d781a02
Version bump 0.10.3 --> 0.10.4
5 years ago
Siddharth Dushantha
f7b5fb45bd
Merge pull request #508 from sherlock-project/sdushantha-patch-2
...
Use stem from PyPi insted of Git version, fixes #496
5 years ago
Siddharth Dushantha
3ae7a5819d
Use stem from PyPi insted of Git version
5 years ago
Christopher K. Hoadley
849762625e
Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher K. Hoadley
de0ccfebb7
Add option to skip test if site returns error status (e.g. timeout connecting with site). This makes it easier to interpret the test results.
5 years ago
Siddharth Dushantha
514ce0cb08
Merge pull request #466 from ZephrFish/patch-1
...
Fixed docker file, git is not included in alpine by default
5 years ago
Christopher K. Hoadley
2c9fb4f295
Change SitesInformation() to use a generator when iterating thru the sites. This avoids the problem of the state (i.e. self.__iteration_index) getting corrupted if any of the methods of a given object needed to iterate for their own purposes while a caller was already iterating thru the same object. The code is also much simpler to follow.
5 years ago
Christopher K. Hoadley
1101af8132
Add @sdushantha suggestion in creating directory.
5 years ago