Template:Appeal/FY2324 E3 XH/en: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
Prevent XSS attack using .textContent |
||
(8 intermediate revisions by the same user not shown) | |||
Line 47: | Line 47: | ||
</div> |
</div> |
||
<script> |
<script> |
||
const urlParams = new URLSearchParams(window.location.search); |
const urlParams = new URLSearchParams(window.location.search); |
||
const firstName = urlParams.get("fname"); |
|||
if (firstName){ |
|||
⚫ | |||
if(firstName !== 'Wikimedia Supporter'){ |
|||
⚫ | |||
⚫ | |||
⚫ | |||
} |
|||
} |
} |
||
</script> |
</script> |
Latest revision as of 00:50, 4 November 2023
Support Wikipedia, your daily source of trusted knowledge.
Your support matters! Sustain this great fountain of knowledge built by people, for people. Keep Wikipedia thriving.