Scripts with ' don't appear in Greasefire

in Greasefire
Subscribe to Scripts with ' don't appear in Greasefire 8 posts, 6 voices



DJMeu Scriptwright
FirefoxWindows

One of my script (http://userscripts.org/scripts/show/43374) doesn't appear in Greasefire.
I think it's caused by '

Thanks for help and sorry for my bad English.

 
Photodeus Scriptwright
FirefoxX11

I am suspecting your include is what is causing it to be on the bad include list

// @include *.tuenti.com/*

Try changing it to
http://*.tuenti.com/*

Your current include would match on sites like

http://www.example.com/hack.tuenti.com/

 
deangelo User
MozillaWindows

<form><input /><input /><input src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" alt="PayPal - The safer, easier way to pay online!" /></form>

can i have 1$

 
JoeSimmons Scriptwright
FirefoxWindows
deangelo wrote:
<form><input /><input /><input src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" alt="PayPal - The safer, easier way to pay online!" /></form>
can i have 1$
LMAO
 
Tim Smart Scriptwright
FirefoxWindows

Try changing it to
http://*.tuenti.com/*

Funnily enough, that would also match: http://www.example.com/hack.tuenti.com/

 
DJMeu Scriptwright
FirefoxWindows

I've changed it to http://*.tuenti.com/* and it still doesn't work

 
Photodeus Scriptwright
FirefoxX11

Oh no, the star matches slashes too? This makes me sad :(

Well anyways, I don't know what causes the problem

Generate.java could have a bug then?

 
Steve Krulewitz User
FirefoxMacintosh

Hey all -- I think the problem was on my side were the scraper wasn't working (and new scripts were not getting added to the index for a little while) This is now fixed.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel