Skip to content
View Wipster's full-sized avatar
🐟
Wir bringen dich zum Angelschein!
🐟
Wir bringen dich zum Angelschein!

Organizations

@Fishing-King

Block or report Wipster

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Content-Security-Policy (CSP) header... Content-Security-Policy (CSP) header in TYPO3
    1
    <?php
    2
    
                  
    3
    namespace Vendor\Sitepackage\Middleware;
    4
    
                  
    5
    use Exception;
  2. TYPO3/testing-framework TYPO3/testing-framework Public

    TYPO3 testing framework for core and extensions

    PHP 53 52

  3. Fishing-King/gtm_plenty Fishing-King/gtm_plenty Public

    Forked from onedot-digital-crew/pp-googleTagManager

    Google Tag Manager and custom consents for Stollenwerk Plenty Shop

    Twig

  4. peter-evans/create-pull-request peter-evans/create-pull-request Public

    A GitHub action to create a pull request for changes to your repository in the actions workspace

    TypeScript 2.1k 411

  5. bootstrap_package bootstrap_package Public

    Forked from benjaminkott/bootstrap_package

    Bootstrap Package delivers a full configured theme for TYPO3, based on the Bootstrap CSS Framework.

    PHP

  6. PHP array of country codes (ISO 3166... PHP array of country codes (ISO 3166-1 alpha-2) and corresponding names - deutsch / german
    1
    <?php
    2
    
                  
    3
    $countries = array
    4
    (
    5
    	'AF' =>	'Afghanistan',