Shahlin
68e92783b9
Fixed grammar, typos, comments
2019-11-26 20:42:06 +04:00
Christopher K. Hoadley
87257fe16f
Update version and site list.
2019-11-25 21:19:40 -06:00
Christopher K. Hoadley
288d4fb525
Update version and site list.
2019-11-11 05:41:09 -06:00
Christopher K. Hoadley
9cb5db156c
Update version and site list.
2019-11-08 07:10:14 -06:00
Christopher K. Hoadley
0cad205b90
Update version and site list.
2019-11-05 06:59:03 -06:00
Christopher K. Hoadley
988bd0559f
Update version and site list.
2019-10-26 15:20:12 -05:00
Christopher K. Hoadley
7086eab981
Update version and site list.
2019-10-20 10:47:57 -05:00
Christopher K. Hoadley
1f38d5372b
Merge branch 'pr/n256_irazasyed'. Use minimal addiotional request header required for Zomato to be happy.
2019-10-20 10:46:11 -05:00
Christopher K. Hoadley
5f65ddbf1f
Merge branch 'pr/n329_LameLemon'
2019-10-20 10:17:24 -05:00
Christopher K. Hoadley
0d5a22368d
Update version and site list. After removing all of the sites that were giving incorrect results, there are only 176 sites (previously, there were 184).
2019-10-19 22:25:00 -05:00
Christopher K. Hoadley
ab781e227f
Update version. Update site list.
2019-10-19 21:08:35 -05:00
Lame Lemon
2d623d26f6
Added support for custom headers
2019-10-02 17:09:50 +01:00
Christopher K. Hoadley
75bbae8c3c
Convert Trip to use more reliable HTTP Status detection method. The site gives a clean 410 error. They changed their site response, so we were getting false positives.
2019-09-29 11:17:55 -05:00
Christopher K. Hoadley
7cb631ff3e
Update version.
2019-09-24 06:42:03 -05:00
Christopher K. Hoadley
516a4b5f03
Update version.
2019-09-05 06:56:45 -05:00
Christopher K. Hoadley
8dc39ecdf0
Update version.
2019-08-31 21:00:12 -05:00
Christopher K. Hoadley
9c66a19901
Update version.
2019-08-25 18:25:49 -05:00
Christopher K. Hoadley
6914c308a3
Update sites and version.
2019-08-24 19:35:01 -05:00
Siddharth Dushantha
864b94df67
updated site list
2019-08-11 12:51:45 +02:00
Siddharth Dushantha
1c0dac4eeb
version bump
2019-08-09 10:11:54 +02:00
Siddharth Dushantha
5d4aa6f0f7
Updated site list
2019-08-09 08:55:38 +02:00
Yahya SayadArbabi
9a28e638ce
Bump version
2019-07-23 11:49:31 +04:30
Yahya SayadArbabi
8750e12c07
Bump version
2019-07-23 11:29:14 +04:30
Christopher K. Hoadley
74e675764a
Update site list. Update version. Update help printout in readme.
2019-07-20 15:51:02 -05:00
Christopher K. Hoadley
d78ded1128
Update site list and ranking. Update version.
2019-07-17 22:44:16 -05:00
Yahya SayadArbabi
01c5a2da23
Bump version
2019-07-17 19:26:15 +04:30
Yahya SayadArbabi
75d60ce28b
Bump version
2019-07-17 19:23:22 +04:30
Christopher K. Hoadley
76b6a579bb
Update site list and ranking. Update version.
2019-07-17 07:19:58 -05:00
Siddharth Dushantha
b1b561981a
removed the unnecessary banner
2019-07-17 10:31:42 +02:00
Siddharth Dushantha
723ca405e5
Merge pull request #226 from sp1rs/invalid-url-on-print-found-flag
...
Don't show invalid/error social site if --print-found flag is enabled.
2019-07-16 15:42:31 +02:00
Christopher K. Hoadley
8bb9386aca
Update version.
2019-07-16 06:40:16 -05:00
Christopher K. Hoadley
77d62bca10
Fix Error When csv Is Written When Username Is Illegal For A Site
...
This problem happens during the write to the CSV. There are various results that are gathered during the query for the existence of a given site, and they are always expected to exist in the results dictionary. However, if a given user name has an illegal format for a given site, then the query is not even attempted. Which leaves some keys in the dictionary undefined.
The solution is to define these keys even in the case where the username has an illegal format.
2019-07-16 06:35:57 -05:00
Christopher K. Hoadley
cc163ce0ef
Update site list and ranking. Update version.
2019-07-14 11:02:36 -05:00
Christopher K. Hoadley
5731a7bafc
Update site list and ranking. Update version.
2019-07-14 02:53:58 -05:00
Christopher K. Hoadley
e45e0d0c18
Merge branch 'pr/n225_sp1rs'. Update site list and readme.
...
# Conflicts:
# sites.md
2019-07-13 09:56:41 -05:00
Christopher K. Hoadley
e9d7a45ca0
Update site list and ranking. Update version.
2019-07-13 09:32:35 -05:00
sp1rs
ed08f979f0
Don't show invalid/error social site if --print-found flag is enabled.
2019-07-12 00:47:25 +05:30
Christopher K. Hoadley
485676fc36
Update site list and ranking. Update version.
2019-07-10 23:05:18 -05:00
Christopher K. Hoadley
3276e97327
Update site information. Fix ResearchGate test username for unclaimed. The old value did not pass the regular expression check.
2019-06-25 23:34:41 -05:00
Christopher K. Hoadley
7f2d3520d2
Update site list and ranking. Update version.
2019-06-08 09:26:26 -05:00
Christopher K. Hoadley
63fae2902e
Update site list and ranking. Update version.
2019-05-28 07:27:35 -05:00
Christopher K. Hoadley
f96febcd3a
Update version information.
2019-05-22 07:41:35 -05:00
Christopher K. Hoadley
75c3a1622f
Update version to document the great f-string renaissance of 2019. :)
2019-05-15 07:41:57 -05:00
Christopher K. Hoadley
3b6cb1d4d9
Try to back out "Fix stray f's that break on Linux" #198 . The user was getting a syntax error from the format strings (probably from using an old version of Python). But, blindly removing the f-strings broke the actual functionality.
2019-05-15 07:39:39 -05:00
snehankekre
92d39f855a
Fix stray f's that break on Linux
2019-04-10 14:45:55 +05:30
Christopher K. Hoadley
a8f1891028
Update list of supported sites and ranking. Update version number.
2019-04-07 20:51:47 -05:00
Christopher K. Hoadley
ed08886982
Update rank and version information.
2019-04-07 11:26:11 -05:00
Christopher K. Hoadley
66f19f8c7b
Update ranking results. Update version information.
2019-03-31 11:07:59 -05:00
Christopher K. Hoadley
76578d83a7
Add "urlProbe" to data area. While the results for YouNow work after putting the API URL in the "url" area, the printed results do not display properly. So, I needed to introduce the concept of a probe URL separate from the actual user URL.
2019-03-31 10:59:24 -05:00
Yahya SayadArbabi
55b1fa5c44
bump version
2019-03-08 16:11:25 +03:30