stdout_callback = yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Disable youtube shorts in chrome chromium brave firefox edge browser etc .... | |
// Use with "Custom Javascript for websites 2" addon ( https://chrome.google.com/webstore/detail/custom-javascript-for-web/ddbjnfjiigjmcpcpkmhogomapikjbjdk ) | |
// Jquery 3 | |
//console.log("every 10 secondes"); | |
setInterval(function(){ | |
//console.log("time to delete"); | |
$('ytd-grid-video-renderer').each(function(){ | |
$(this).find('ytd-thumbnail-overlay-time-status-renderer[overlay-style="SHORTS"]').each(function(){ | |
//console.log("find and remove"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
mongo sharelatex --eval "var param1='$1'" delete_user_and_project.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// Cleaning CAS session apereo/mod_auth_cas (https://github.com/apereo/mod_auth_cas) | |
// Sarting session | |
session_start(); | |
if ((!isset($_SERVER["PHP_AUTH_USER"])) || (!empty($_SERVER["PHP_AUTH_USER"]))) { | |
// Get username | |
$login = $_SERVER["PHP_AUTH_USER"]; | |
// Select your Folder ( set by CASCookiePath /var/cache/apache2/mod_auth_cas/ ) |
I hereby claim:
- I am willouuu on github.
- I am lawix (https://keybase.io/lawix) on keybase.
- I have a public key ASADzWZsjL5LuMPoW8CtzTjeEexsGu9J99fDbPGC8IactAo
To claim this, I am signing this object: