Pinned Loading
-
This script will set up a basic Word...
This script will set up a basic WordPress installation on an Ubuntu server and is designed to be simple and straightforward, suitable for quick deployments. 1#!/bin/bash
23# Function to generate a random password
4generate_password() {
5echo $(openssl rand -base64 12)
-
This JavaScript code is designed to ...
This JavaScript code is designed to scrape data from a Google Scholar profile page and calculate various research indices for a researcher. 1/**
2* This JavaScript code is designed to scrape data from a Google Scholar profile page and calculate
3* various research indices for a researcher. It extracts information such as publication years,
4* citations, and the h-index, and then computes several research metrics, including the R-index,
5* A-index, G-index, M-index, E-index, AR-index, and HG-index. The code also provides statistics
-
SVN Commit Automation for Unix-like ...
SVN Commit Automation for Unix-like environment 1#!/bin/bash
23# SVN Automation Script
45# Usage:
-
wp-code-injection
wp-code-injection PublicThis plugin allows you to inject code snippets into the pages.
PHP
-
wp-redirection-pro
wp-redirection-pro PublicRedirection PRO is a plugin that enhances your WordPress website by fetching and displaying the link preview for each external link.
PHP
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.