Skip to content

Commit

Permalink
change suth
Browse files Browse the repository at this point in the history
  • Loading branch information
Shadyzpop authored and Shadyzpop committed Jan 30, 2017
1 parent ece39f2 commit 585617b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Internalx/~Other/Spider.cs
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ public class Scrape
{

#region blogspot?
public static string[] BlogSpotUrls(string url)
public string[] BlogSpotUrls(string url)
{
List<string> uris = new List<string>();
using (HttpRequest req = new HttpRequest())
Expand Down

0 comments on commit 585617b

Please sign in to comment.