Skip to content
View Pudochu's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report Pudochu

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

  1. Mesajlaşırken yaygın olarak kullanıl... Mesajlaşırken yaygın olarak kullanılan kısaltmaları düzeltmek için kullanabileceğiniz Javascript kodu.
    1
    let spell_list = [
    2
    ["slm", "selam"],
    3
    ["slmm", "selam"],
    4
    ["mrb", "merhaba"],
    5
    ["mrbb", "merhaba"],
  2. [NEW] Remove Tawk.to Branding (2023) [NEW] Remove Tawk.to Branding (2023)
    1
    var removeBranding = function() {
    2
        try {
    3
        var iframeDocument = document.querySelector("iframe[title*=chat]:nth-child(2)").contentDocument;
    4
    
    
    5
        var style = document.createElement('style');
  3. Kasada-Bypass Kasada-Bypass Public

    Puppeteer - Bypassing the Anti-Bot at the target sites

    JavaScript 3

  4. Tawk.to-Branding-Bypass Tawk.to-Branding-Bypass Public

    Tawk.to - Bypassing the Tawk.to Branding.

    JavaScript 2 1

  5. cortexduo cortexduo Public archive

    💖 CortexDuo; artık cihazında kullanabilirsin!

    JavaScript 6 2

  6. extracting-json-from-string extracting-json-from-string Public

    (Simple!) Extracting JSON from String ✨

    JavaScript 1