Skip to content

Instantly share code, notes, and snippets.

View khaleel-git's full-sized avatar
🎯
Focusing

Khaleel Ahmad khaleel-git

🎯
Focusing
View GitHub Profile
@khaleel-git
khaleel-git / wp-config.php
Last active May 17, 2023 21:09
Ngnix Reverse Proxy Wordpress Too many redirect solution
# Fix your Wp-config.php:
## Delete this default block:
```
define('WP_HOME', 'http://example.com');
define('WP_SITEURL', 'http://example.com');
```
## Add the following block:
@khaleel-git
khaleel-git / Public_Time_Servers.md
Created January 31, 2023 11:48 — forked from mutin-sa/Top_Public_Time_Servers.md
List of Top Public Time Servers

Google Public NTP [AS15169]:

time.google.com

time1.google.com

time2.google.com

time3.google.com

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/37.0.2062.94 Chrome/37.0.2062.94 Safari/537.36
Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36
Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/600.8.9 (KHTML, like Gecko) Version/8.0.8 Safari/600.8.9
Mozilla/5.0 (iPad; CPU OS 8_4_1 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Version/8.0 Mobile/12H321 Safari/600.1.4
Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36
Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.135 Safari/537.36 Edge/12.10240
Mozilla/5.0 (Windows NT 6.3; WOW64; rv:40.0)
@khaleel-git
khaleel-git / apkfuel-com-change-select-options-based-on-another-select.markdown
Created January 23, 2022 14:04
APKFuel.com - Change select options based on another select