diff options
| author | Maxxiii <[email protected]> | 2020-09-16 18:02:18 +0300 |
|---|---|---|
| committer | Maxxiii <[email protected]> | 2020-09-16 18:02:18 +0300 |
| commit | 7c0e025c765521a7b27afa691d6f3f0935a02ca4 (patch) | |
| tree | de146388ed37ac3d9046f363221af1cef8eb56d8 /subpages/Comments/GCFScape-page2.html | |
| parent | Fix links on VTFLib-Download page (diff) | |
| download | nemstools.github.io-7c0e025c765521a7b27afa691d6f3f0935a02ca4.tar.xz nemstools.github.io-7c0e025c765521a7b27afa691d6f3f0935a02ca4.zip | |
Move pictures for comments pages to another folder, ...
update links to them, fix some links in comments, fix links with double "index.php?index.php?..." in it
Diffstat (limited to 'subpages/Comments/GCFScape-page2.html')
| -rw-r--r-- | subpages/Comments/GCFScape-page2.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subpages/Comments/GCFScape-page2.html b/subpages/Comments/GCFScape-page2.html index 0f7f229..9b7ab64 100644 --- a/subpages/Comments/GCFScape-page2.html +++ b/subpages/Comments/GCFScape-page2.html @@ -402,7 +402,7 @@ href="https://web.archive.org/web/20200201043948/http://nemesis.thewavelength.net/index.php?a=1">Nem</a></span><span class="right">Posted: Sep 14th, 2007 - 3:17:05 pm</span> <div class="space"></div> </div> - <div class="content">Did you see <a href="https://web.archive.org/web/20171205212437/http://nemesis.thewavelength.net/index.php?index.php?c=240#p240">this</a>?</div> + <div class="content">Did you see <a href="https://web.archive.org/web/20171205212437/http://nemesis.thewavelength.net/index.php?c=240#p240">this</a>?</div> </div><br /> <div class="group"> <div class="heading2"> @@ -801,7 +801,7 @@ <div class="space"></div> </div> <div class="content">I may add this if I get some free time in the future. In the mean time you can use <a - href="https://web.archive.org/web/20171205212437/http://nemesis.thewavelength.net/index.php?index.php?p=35">HLLib</a> to batch validate your .gcf files using the following batch + href="https://web.archive.org/web/20171205212437/http://nemesis.thewavelength.net/index.php?p=35">HLLib</a> to batch validate your .gcf files using the following batch file:<br /><br /> <div class="vbtitle">Code:</div> <div class="vbcode"><br />for %%F in (*.gcf) do HLExtract.exe -m -v -s -t root -p "%%F"<br />pause<br /> |