In dieser Datenbank sind mehr als 330 Organisationen und Programme erfasst, die die Kontrolle von Online-Inhalten in Deutschland vorantreiben. Sie umfasst Nichtregierungsorganisationen, akademische Zentren, Stiftungen, Think Tanks, Unternehmen und Regierungsbehörden und wurde zeitgleich mit unserem Bericht vom November 2025 veröffentlicht Das Zensurnetz: Regulierung und Repression in Deutschland heute. Eine begleitende Datenbank mit mehr als 400 Zuschüssen für Inhaltskontrollen finden Sie unter hier.

Bitte lesen Sie unser Projektübersicht und Methodik Seiten für weitere Einzelheiten über den Aufbau der Datenbank und die damit verbundenen Infografiken. Wenn Sie Fehler entdecken oder Organisationen, die wir übersehen haben, bitten wir Sie Kontaktieren Sie uns.

Bitte beachten Sie, dass für die deutsche Übersetzung ein maschineller Übersetzungsdienst verwendet wird; die genaue Übersetzung kann ungenau sein.

Filter

Organisationen

"Hard but Fair" Fact Check [Hart aber Fair Faktencheck]
Übergeordnete Organisation: Westdeutscher Rundfunk (WDR)
Status: Aktiv
Deutschland
Medien

Organisationen

#Faktenfuchs
Übergeordnete Organisation: Bayerischer Rundfunk - BR24
Status: Aktiv
Deutschland
Medien

Organisationen

#UseTheNews
Übergeordnete Organisation: Deutsche Presse-Agentur (dpa)
Status: Aktiv
Deutschland
Gemeinnützig/NGO

Organisationen

3ALOG – interreligiöse, interkulturelle Begegnung e.V.
Status: Inaktiv
Deutschland
Gemeinnützig/NGO

Organisationen

AFP Faktencheck
Übergeordnete Organisation: Agence France-Press
Status: Aktiv
Deutschland
Medien

Organisationen

Aktion Mensch Stiftung
Status: Ich weiß es nicht
Deutschland
Geldgeber/Stiftung

Organisationen

Aktion Tu Was
Übergeordnete Organisation: Programm Polizeiliche Kriminalprävention der Länder und des Bundes (ProPK)
Status: Aktiv
Deutschland
Regierung (DE)

Organisationen

aktuelles forum e.V.
Status: Aktiv
Deutschland
Gemeinnützig/NGO

Organisationen

Alfred Landecker Foundation
Status: Aktiv
Deutschland
Geldgeber/Stiftung

Organisationen

Alliance4Europe (A4E)
Status: Aktiv
Deutschland, Belgien, Polen
Gemeinnützig/NGO

Sortieren nach

Sortieren nach

Bewertung

Bewertung
  • 1
  • 2
  • 3
  • 4
  • 5
0

Bewertung: 0

Organisationen Entity Lookup
Organisationen Org-Typ
Organisationen Jahr
Organisationen Geldgeber
Organisationen Land
Organisationen Tätigkeit
Organisationen Thema
Aktive und ehemalige Organisationen
<script>
jQuery(document).on('keydown', function(e) {
  // Left Arrow Key (key code 37)
  if (e.keyCode === 37) { 
    jQuery(".modal:visible .btn-prev").click(); // Trigger prev button click
  } 
  
  // Right Arrow Key (key code 39)
  if (e.keyCode === 39) {
    jQuery(".modal:visible .btn-next").click(); // Trigger next button click
  }
});
</script>
<script>
jQuery(document).ready(function ($) {
  // Function to handle modal navigation (click and keydown events)
  function handleModalNavigation(e) {
    const isModalOpen = $(".modal:visible").length > 0;
    const currentModal = $(".modal:visible");

    // Pagination Check
    const pagination = $(".pagination-shortcode");
    if (!pagination.length) {
      console.error("Pagination element not found. Please check the selector.");
      return;
    }

    if (isModalOpen) {
      // Remove existing backdrops if any
      $('.modal-backdrop').remove(); 

      // Event delegation for clicks on buttons within the modal
      currentModal.one("click", ".btn-next, .btn-prev", function (e) {
        const isNext = $(this).hasClass("btn-next");
        const direction = isNext ? "next" : "prev";

        // Find the closest wpgb-card element and then the next/prev wpgb-card
        const currentCard = currentModal.closest('.wpgb-card');
        const targetCard = currentCard[direction]('.wpgb-card');
        let targetModal = targetCard.find('.modal');

        if (!targetModal.length && isNext) {
          // If it's the last modal and "Next" is clicked, close the modal
          currentModal.modal('hide');
          return;
        }

        if (!targetModal.length) {
          // If the next/prev modal is not yet loaded (due to lazy loading)
          // Trigger pagination click to load more modals
          pagination.find(`a[aria-label*="${direction}"]`).click();

          // Wait for a short delay (e.g., 500ms) to allow new modals to load
          setTimeout(() => {
            // Find the target modal again after the delay
            targetCard = currentCard[direction]('.wpgb-card');
            targetModal = targetCard.find('.modal');
             
            if (targetModal.length) {
              currentModal.modal('hide');
              targetModal.modal('show');
            } else {
              console.log(`No ${direction} page available in pagination.`);
            }
          }, 500); // Adjust the delay as needed
        } else {
          // If the next/previous modal is already loaded, show it
          currentModal.modal('hide');
          targetModal.modal('show');
        }
      });

      // Keyboard navigation
      if (e.type === "keydown") {
        const key = e.keyCode;
        if (key === 39) { // Right arrow
          currentModal.find(".btn-next").click();
        } else if (key === 37) { // Left arrow
          currentModal.find(".btn-prev").click();
        }
      }
    }
  }
  
  // Function to initialize modal navigation
  function initializeModalNavigation() {
    // Remove existing event handlers and backdrops to prevent duplicates
    $(document).off("click keydown", handleModalNavigation);
    $('.modal-backdrop').remove();

    // Attach the event handler to the document for both click and keydown events
    $(document).on("click keydown", handleModalNavigation);
  }

  // Initial call to set up modal navigation
  initializeModalNavigation(); 

  // Listen for the grid.afterRefresh event from WP Grid Builder
  $(document).on('grid.afterRefresh', function(event, gridId) {
    // Re-initialize modal navigation whenever the grid is refreshed
    initializeModalNavigation();
  });
});
</script>
en_USEnglish
Zurück

Sortieren nach

Sortieren nach

Bewertung

Bewertung
  • 1
  • 2
  • 3
  • 4
  • 5
0

Bewertung: 0

Organisationen Entity Lookup
Organisationen Org-Typ
Organisationen Jahr
Organisationen Geldgeber
Organisationen Land
Organisationen Tätigkeit
Organisationen Thema
Filter

Registrieren Sie sich für unser
Newsletter

Geben Sie Ihre E-Mail-Adresse ein, um sich anzumelden