A simple way for your website to acknowledge ongoing human rights violations by governments worldwide.
🇮🇱 Israel committed genocide in 🇵🇸
Palestine
🇷🇺 Russia invaded 🇺🇦 Ukraine
🇺🇸 US violated constitutional rights
These governments are inhumane
Help visitors understand ongoing human rights violations by governments around the world.
Just add one JavaScript file. No dependencies, no extra CSS files. Simply include and it works.
Easily customize the message, styling, and behavior with simple data attributes.
The modal below is the actual script running on this page. Acknowledge it once and it won't show again on this site.
If you haven't acknowledged yet, the modal should be visible. Acknowledge it to see how it works.
Current acknowledgment status: Checking...
Just include the script in your HTML. That's it!
<script src="https://inhumanegov.com/acknowledge-modal.js"></script>
Customize the modal with data attributes:
<script
src="https://inhumanegov.com/acknowledge-modal.js"
data-expiration-days="730"
data-message="🇮🇱 Israel is committing genocide in 🇵🇸 Palestine<br />🇷🇺 Russia is invading 🇺🇦 Ukraine<br />🇺🇸 US is violating constitutional rights<br />These governments are inhumane"
data-accept-text="I Acknowledge"
data-learn-more-url="https://inhumanegov.com/news">
</script>
Attribute | Default | Description |
---|---|---|
data-expiration-days | 365 | How long to remember acknowledgment (in days) |
data-message | Default acknowledgment message | Custom message text (HTML allowed) |
data-accept-text | I Acknowledge | Accept button text |
data-learn-more-url | Cited Reports | URL for learn more page (opens in new tab) |