mirror of
https://github.com/Axorax/awesome-free-apps.git
synced 2025-12-29 16:14:53 +00:00
Fix: Ignore stripping www. as it breaks some links
This commit is contained in:
2
index.js
2
index.js
@@ -89,7 +89,7 @@ function fastGit(message = "update") {
|
|||||||
function runAll() {
|
function runAll() {
|
||||||
countLinks("README.md");
|
countLinks("README.md");
|
||||||
countLinks("MOBILE.md");
|
countLinks("MOBILE.md");
|
||||||
formatFiles();
|
// formatFiles();
|
||||||
createToC();
|
createToC();
|
||||||
categorize();
|
categorize();
|
||||||
countLinks("README.md");
|
countLinks("README.md");
|
||||||
|
|||||||
Reference in New Issue
Block a user