Greasy Fork is available in English.

Diskussionen » Entwicklung

Using CDN JavaScript

§
Veröffentlicht: 06.10.2021

Hello,

I am using cdn javascript code in my script. But this is probably forbidden. But for this I need to use this, what do I need to do for it? I have shared a sample of the code below.

$("head").append("<script src=\"//cdn.jsdelivr.net/gh/fir4tozden/assets/script/v1.0/41c322b799f0e2dd42daf506625712ce.js\"></script>");
§
Veröffentlicht: 07.10.2021

As long as your code matches one of the patterns at https://greasyfork.org/en/help/external-scripts, you're fine.

§
Veröffentlicht: 09.10.2021

Hello,

I am using cdn javascript code in my script. But this is probably forbidden. But for this I need to use this, what do I need to do for it? I have shared a sample of the code below.

$("head").append("<script src=\"//cdn.jsdelivr.net/gh/fir4tozden/assets/script/v1.0/41c322b799f0e2dd42daf506625712ce.js\"></script>");

a.

NotYouMod
§
Veröffentlicht: 17.02.2022

Hello,

I am using cdn javascript code in my script. But this is probably forbidden. But for this I need to use this, what do I need to do for it? I have shared a sample of the code below.

$("head").append("<script src=\"//cdn.jsdelivr.net/gh/fir4tozden/assets/script/v1.0/41c322b799f0e2dd42daf506625712ce.js\"></script>");

a.

b.

Antwort schreiben

Anmelden um eine Antwort zu senden.