Well, many of you may have heard of StackTack, which seems to be discontinued. So what I'm doing is bringing it back.
How do you use this? Let's use Eggs McLaren's question as an example.
Look at the question URL:
http://stackoverflow.com/questions/4/when-setting-a-forms-opacity-should-i-use-a-decimal-or-double
Lets get some info:
Question ID:
4
Site:
Stackoverflow
So, we all start off with:
teamfreehugs.github.io/stackexchange/questionpacker/clean.html
And we are greeted by:
Please specify one by using question= in the URL
So, how do we fix it? Simple! Add
?question=ID
in your URL!
And now, we get:
Please specify one by using site= in the URL
So, how do we fix it? Do this: Is the site
*.stackexchange.com
? If it is, take the value of the
*
. If it is the custom domain sites, just use the domain name. For
example,
stackoverflow.com
gives us
stackoverflow
.
Now, insert it as
&site=site
in the URL.
Now, we get a nice page.
I have 10k in that site, why does it say Sorry, that's an invalid question?
Well, you have 10k. You post it in your blog. If now everyone can see the deleted question, the 10k privilege is useless now.