Commit Graph

1164 Commits (4f11a3062a95176d72de2caea819a64fd6a20c7b)
 

Author SHA1 Message Date
Siddharth Dushantha 22bf99a988
Merge pull request #529 from LameLemon/site-creativemarket
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
5 years ago
Siddharth Dushantha cb8e8d49f1
Merge pull request #518 from jguddas/new-site-rubygems
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
5 years ago
Siddharth Dushantha 546e8493c8
Merge pull request #519 from jguddas/new-site-notabug-org
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
5 years ago
Siddharth Dushantha 0a66093ada
Merge pull request #517 from jguddas/new-site-asciinema
5 years ago
Siddharth Dushantha 93095812d0
Merge pull request #514 from jguddas/new-site-clozemaster
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
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
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
Christopher K. Hoadley f48a2980f5 Use SitesInformation() object in tests. For now, use the new SitesInformation() object to calculate the original JSON dictionary: the rest of the code will be updated in the future.
5 years ago
Christopher K. Hoadley 8f6938ecb1 Add option to *not* print out results. Configure tests to there is no print output. This simplifies looking at the error output when the tests fail.
5 years ago
Christopher K. Hoadley f29cab49e4 Add popularity rank to Site Information object. Add method to retrieve list of names of the sites (sorted by alphabetical or popularity rank).
5 years ago
Christopher K. Hoadley 2e195d4439 Move all writing of output files to occur after query takes place. Use with statement for results file, as that is more graceful on errors. Use try block for result directory creation: this has a smaller window for a race condition.
5 years ago
Christopher K. Hoadley 123e4d47e0 Merge remote-tracking branch 'origin/master' into restructure_take1
5 years ago
Christopher Kent Hoadley 37cc116dd9
Merge pull request #500 from sherlock-project/site_updates3
5 years ago
Christopher K. Hoadley 0fd89843b2 Update version and site list.
5 years ago
Christopher K. Hoadley 0fc25e979c Add "nnRU".
5 years ago
Christopher K. Hoadley 9ea42a3207 Add "ingvarr.net.ru".
5 years ago
Christopher K. Hoadley 6369e23ad5 Reinstate "easyen". Looks like some of the links on the site redirect to an internal index, but if you start out with a valid username, things do work.
5 years ago
Christopher K. Hoadley 4c6f9acd53 Fix claimed username for "phpRU".
5 years ago
Christopher Kent Hoadley 5123bf1f74
Merge pull request #499 from sherlock-project/site_updates2
5 years ago
Christopher K. Hoadley 5649d6b721 Update version and site list.
5 years ago
Christopher K. Hoadley 2b0f1fd55c Merge remote-tracking branch 'origin/master' into site_updates2
5 years ago
Christopher K. Hoadley 5f5a81b083 Fix "Football" claimed username.
5 years ago
Siddharth Dushantha 8c289b1db3
version bump 0.10.1 --> 0.10.2
5 years ago
Christopher K. Hoadley b9e89edc82 Remove "RamblerDating". As of 2019-12-31, site always times out.
5 years ago
Siddharth Dushantha 37160f259c
Merge pull request #498 from sherlock-project/sdushantha-patch-1
5 years ago
Siddharth Dushantha 7441eac71c
added many more sites requested by @torerobo
5 years ago
Christopher K. Hoadley 2ad96a8a7b Remove "YandexMarket". As of 2019-12-31, all usernames are reported as existing.
5 years ago
Christopher K. Hoadley 83ecddac91 Remove "easyen". As of 2019-12-31, usernames appear to redirect to an internal index.
5 years ago