1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-04-10 14:57:12 +02:00

set archiveMod modifier to 'ir_'

This commit is contained in:
Ilya Kreymer 2025-03-11 22:39:45 -07:00 committed by Tessa Walsh
parent 79edce369f
commit d35f034398

View File

@ -47,6 +47,7 @@ class WabacReplay
baseUrlHashReplay: true,
noPostToGet: false,
archivePrefix: `/${this.collName}/`,
archiveMod: "ir_",
adblockUrl: this.adblockUrl
},
};