diff --git a/next-sitemap.js b/next-sitemap.js new file mode 100644 index 0000000..5bd51b9 --- /dev/null +++ b/next-sitemap.js @@ -0,0 +1,28 @@ +/** @type {import('next-sitemap').IConfig} */ +module.exports = { + siteUrl: process.env.NEXT_PUBLIC_URL_SELF && "https://accords-library.com", + generateRobotsTxt: true, + alternateRefs: [ + { + href: `${process.env.NEXT_PUBLIC_URL_SELF}/en/`, + hreflang: "en", + }, + { + href: `${process.env.NEXT_PUBLIC_URL_SELF}/fr/`, + hreflang: "fr", + }, + { + href: `${process.env.NEXT_PUBLIC_URL_SELF}/ja/`, + hreflang: "ja", + }, + { + href: `${process.env.NEXT_PUBLIC_URL_SELF}/es/`, + hreflang: "es", + }, + { + href: `${process.env.NEXT_PUBLIC_URL_SELF}/pt-br/`, + hreflang: "pt-br", + }, + ], + exclude: ["/en/*", "/fr/*", "/ja/*", "/es/*", "/pt-br/*"], +}; diff --git a/package-lock.json b/package-lock.json index db4effb..f3fd0d0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,6 +31,7 @@ "@typescript-eslint/parser": "^5.16.0", "eslint": "^8.10.0", "eslint-config-next": "12.1.0", + "next-sitemap": "^2.5.14", "prettier-plugin-organize-imports": "^2.3.4", "tailwindcss": "^3.0.23", "typescript": "^4.6.2" @@ -167,6 +168,12 @@ "node": ">=6.9.0" } }, + "node_modules/@corex/deepmerge": { + "version": "2.6.148", + "resolved": "https://registry.npmjs.org/@corex/deepmerge/-/deepmerge-2.6.148.tgz", + "integrity": "sha512-6QMz0/2h5C3ua51iAnXMPWFbb1QOU1UvSM4bKBw5mzdT+WtLgjbETBBIQZ+Sh9WvEcGwlAt/DEdRpIC3XlDBMA==", + "dev": true + }, "node_modules/@eslint/eslintrc": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.0.tgz", @@ -2702,6 +2709,25 @@ } } }, + "node_modules/next-sitemap": { + "version": "2.5.14", + "resolved": "https://registry.npmjs.org/next-sitemap/-/next-sitemap-2.5.14.tgz", + "integrity": "sha512-aJmxGmoE23NClCi1P6KpHov9DUieF/ZZbfGpTiruOYCq4nKu8Q4masOuswlOl3nNKZa0C3u4JG+TPubjslYH9A==", + "dev": true, + "dependencies": { + "@corex/deepmerge": "^2.6.148", + "minimist": "^1.2.6" + }, + "bin": { + "next-sitemap": "bin/next-sitemap" + }, + "engines": { + "node": ">=14.18" + }, + "peerDependencies": { + "next": "*" + } + }, "node_modules/next/node_modules/postcss": { "version": "8.4.5", "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.5.tgz", @@ -3966,6 +3992,12 @@ "regenerator-runtime": "^0.13.4" } }, + "@corex/deepmerge": { + "version": "2.6.148", + "resolved": "https://registry.npmjs.org/@corex/deepmerge/-/deepmerge-2.6.148.tgz", + "integrity": "sha512-6QMz0/2h5C3ua51iAnXMPWFbb1QOU1UvSM4bKBw5mzdT+WtLgjbETBBIQZ+Sh9WvEcGwlAt/DEdRpIC3XlDBMA==", + "dev": true + }, "@eslint/eslintrc": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.2.0.tgz", @@ -5789,6 +5821,16 @@ } } }, + "next-sitemap": { + "version": "2.5.14", + "resolved": "https://registry.npmjs.org/next-sitemap/-/next-sitemap-2.5.14.tgz", + "integrity": "sha512-aJmxGmoE23NClCi1P6KpHov9DUieF/ZZbfGpTiruOYCq4nKu8Q4masOuswlOl3nNKZa0C3u4JG+TPubjslYH9A==", + "dev": true, + "requires": { + "@corex/deepmerge": "^2.6.148", + "minimist": "^1.2.6" + } + }, "node-releases": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.2.tgz", diff --git a/package.json b/package.json index b22a6bc..9e0092c 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "scripts": { "dev": "next dev", "build": "next build", + "postbuild": "next-sitemap", "start": "next start", "lint": "next lint" }, @@ -33,6 +34,7 @@ "@typescript-eslint/parser": "^5.16.0", "eslint": "^8.10.0", "eslint-config-next": "12.1.0", + "next-sitemap": "^2.5.14", "prettier-plugin-organize-imports": "^2.3.4", "tailwindcss": "^3.0.23", "typescript": "^4.6.2" diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..6b316df --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,9 @@ +# * +User-agent: * +Allow: / + +# Host +Host: https://accords-library.com + +# Sitemaps +Sitemap: https://accords-library.com/sitemap.xml diff --git a/public/sitemap-0.xml b/public/sitemap-0.xml new file mode 100644 index 0000000..945f758 --- /dev/null +++ b/public/sitemap-0.xml @@ -0,0 +1,596 @@ + + +https://accords-library.comdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/about-usdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/about-us/accords-handbookdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/about-us/contactdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/about-us/legalitydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/about-us/sharing-policydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/archivesdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/chroniclesdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contentsdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/editordaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/gallerydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/librarydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/merchdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/newsdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/wikidaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/wiki/chronologydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/404daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/the-lost-worlddaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/super-dimensional-roundtable-shinjukudaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/animated-movie-trilogy-in-productiondaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod4daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dark-side-game-industrydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/zero-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/five-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/four-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/three-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/two-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/michael-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/one-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/mikhail-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/accord-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/one-brother-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dito-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/decadus-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/octa-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/cent-preludedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-crimson-dragondaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-battle-with-the-empiredaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-the-world-two-years-laterdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-the-truly-diseaseddaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-little-sisterdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-the-land-of-dragonsdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-ending-adaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod3-complete-guide-epiloguedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/the-lost-world-appendix-ver-1-22daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-theatrical-orchestra-concert-12020daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/notes-from-a-newspaper-reporterdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/the-failure-of-project-gestalt-and-the-world-thereafterdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-orchestra-concert-12018daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/cgdc-2021-nier-paneldaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/devcom-conferencedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-replicant-1-22-ending-e-novelladaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/creator-interview-ver-1-22daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-1-dragonsdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-2-red-eye-diseasedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-3-churchdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-4-caerleondaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-5-caimdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-6-nerodaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-7-furiaedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-8-birthdaysdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-9-midgarddaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-10-caim-strengthdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-11-black-dragondaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-12-publication-breakdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-13-drakengard-3daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-14-one-brotherdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-15-ruling-classdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-16-chronologydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-17-one-sisterdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-18-elvesdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-19-faeriesdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-20-manga-artistdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-21-the-last-chapterdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-look-at-the-skydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-dont-try-so-harddaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-my-birthdaydaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-love-letter-02-12-3340daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-love-letter-03-28-3340daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-love-letter-05-01-3340daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-from-the-mayordaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-wedding-invitationdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-underground-research-record-1daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-underground-research-record-2daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-underground-research-record-3daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-underground-research-record-4daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-to-popoladaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-to-a-faraway-loverdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-from-emildaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-weapon-upgrade-noticedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-from-the-chief-of-the-aeriedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-project-gestalt-report-0923daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-project-gestalt-report-9182daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-project-gestalt-report-10432daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-project-gestalt-report-11242daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-researchers-letterdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/the-lost-world/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/super-dimensional-roundtable-shinjuku/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/animated-movie-trilogy-in-production/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod4/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dark-side-game-industry/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/zero-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/five-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/four-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/three-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/two-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/michael-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/one-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/mikhail-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/accord-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/one-brother-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dito-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/decadus-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/octa-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/cent-prelude/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-crimson-dragon/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-battle-with-the-empire/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-the-world-two-years-later/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-the-truly-diseased/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-little-sister/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-the-land-of-dragons/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod1-3-ending-a/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/dod3-complete-guide-epilogue/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/the-lost-world-appendix-ver-1-22/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-theatrical-orchestra-concert-12020/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/notes-from-a-newspaper-reporter/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/the-failure-of-project-gestalt-and-the-world-thereafter/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-orchestra-concert-12018/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/cgdc-2021-nier-panel/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/devcom-conference/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-replicant-1-22-ending-e-novella/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/creator-interview-ver-1-22/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-1-dragons/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-2-red-eye-disease/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-3-church/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-4-caerleon/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-5-caim/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-6-nero/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-7-furiae/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-8-birthdays/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-9-midgard/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-10-caim-strength/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-11-black-dragon/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-12-publication-break/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-13-drakengard-3/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-14-one-brother/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-15-ruling-class/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-16-chronology/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-17-one-sister/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-18-elves/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-19-faeries/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-20-manga-artist/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/basic-knowledge-of-drakengard-21-the-last-chapter/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-look-at-the-sky/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-dont-try-so-hard/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-my-birthday/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-love-letter-02-12-3340/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-love-letter-03-28-3340/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-love-letter-05-01-3340/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-from-the-mayor/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-wedding-invitation/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-underground-research-record-1/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-underground-research-record-2/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-underground-research-record-3/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-underground-research-record-4/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-to-popola/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-to-a-faraway-lover/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-from-emil/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-weapon-upgrade-notice/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-letter-from-the-chief-of-the-aerie/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-project-gestalt-report-0923/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-project-gestalt-report-9182/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-project-gestalt-report-10432/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-project-gestalt-report-11242/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/contents/nier-1-22-doc-researchers-letter/readdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/frdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/jadaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/esdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/pt-brdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod10th-anniversary-boxdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/world-insidedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/grimoire-nierdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-usdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-magnitude-negativedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-official-guide-book-complete-editiondaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-official-guide-book-first-editiondaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-original-soundtrackdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-original-soundtrack-vol-1daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-original-soundtrack-vol-2daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-perfect-guidedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/shi-ni-itaru-aka-1daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/shi-ni-itaru-aka-2daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/shi-ni-itaru-aka-3daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/destinees-ecarlates-1daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/destinees-ecarlates-2daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/destinees-ecarlates-3daily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-story-sidedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-the-archive-ofdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-the-master-guidedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod2-memory-of-blooddaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod-the-materialsdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod2-official-complete-guidedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod2-official-first-guidedaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod2-original-soundtrackdaily0.72022-03-28T09:56:35.349Z +https://accords-library.com/library/dod2-perfect-guidedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-story-sidedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/utahime-five-1daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/utahime-five-2daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/utahime-five-3daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/chiptune-and-history-filmsdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/novel-preludedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-scenario-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-window-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/visual-artbookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/utahime-fivedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/shi-ni-itaru-aka-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/destinees-ecarlatesdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-official-first-guidedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-story-sidedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-complete-guidedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-collector-editiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/complete-prequel-novelladaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-short-story-longdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-diedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-1daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-2daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-3daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-4daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-5daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-6daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-7daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-8daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-9daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-10daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod10-dlc-codedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-chips-musicdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-history-filmsdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/chiptune-and-history-films-bookletdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-judgmentdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-scenario-script-adaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-scenario-script-bdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-official-score-bookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-original-soundtrackdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-comicsdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-comics-1daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-comics-2daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-comics-3daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-owari-no-utadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-uragiri-no-koedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-15-nightmares-arrange-tracksdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-original-soundtrackdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-piano-collections-scoredaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-piano-collectionsdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-tribute-album-echodaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-file01daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-file02daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-drama-cddaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-guitar-solo-selectiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-score-bookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/grimoire-nier-revised-editiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-mangadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-manga-1daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-manga-2daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-manga-3daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-dark-fabledaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-financial-reportdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-artdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-zerodaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-automata-chiptunedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-reincarnation-original-soundtrackdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-score-bookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-choir-arrangementdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-original-soundtrackdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-usdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-usdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-score-bookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-original-soundtrackdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-strategy-guidedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-world-guidedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-yorha-boys-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-yorha-boys-endaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-world-guide-vol-1daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-world-guide-vol-2daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-long-story-shortdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-long-story-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-short-story-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-pearl-harbor-descentdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-boys-1-0-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/inochi-ni-fusawashii-limited-editiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-2-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-1-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-gestaltdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-ps3-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/this-silence-is-minedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/hitori-mika-nakashimadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-theatrical-orchestra-12020-pamphletdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-ochestral-12018daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-music-concert-whitedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-music-concert-blackdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-white-snow-edition-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-white-snow-edition-eudaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-white-snow-edition-nadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-black-box-edition-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-black-box-edition-nadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-black-box-edition-eudaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-arranged-unreleaseddaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-piano-collectionsdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/ff14-vows-of-virtuedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-orchestral-arrangement-albumdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-orchestral-arrangement-special-boxdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-original-soundtrack-vinyl-box-setdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-10-1-years-vinyl-lp-boxdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-gestalt-replicant-orchestral-arrangement-albumdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-music-concert-talk-livedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-normandy-guadancanaldaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-0daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-1daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-2daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3adaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3aadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-boys-1-0daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1adaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-guitar-solo-selectiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-orchestral-arrangement-album-addendumdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-music-concert-cddaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/doddaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3aa-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3a-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-pamphletdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-scriptdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3a-photobookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3aa-visual-photobookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3aa-stage-photobookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3aa-premiumdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-2-and-boys-1-0daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-limited-editiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-limited-edition-4kdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-blu-raydaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3aa-blu-raydaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-blu-ray-premiumdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-2-and-boys-1-0-blu-raydaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3aa-blu-ray-premiumdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-stage-photobookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-visual-photobookdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-white-snow-editiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-black-box-editiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-strategy-guide-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-strategy-guide-frdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-world-guide-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-world-guide-frdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-long-storydaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-short-storydaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-yorha-boysdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dk-flowerdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/stange-works-taro-yokodaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sanodg-worksdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yonah-diarydaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automatadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-ps4-jpdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicantdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-1-22daily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-1-22-ps4-nadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalicedaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-reincarnationdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-javadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-theatrical-orchestra-12020-blu-raydaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-promo-dvddaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-reservation-promo-dvddaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-demodaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-web-materialdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-girls-1-1a-visual-solo-photobook-boxsetdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3a-pamphletdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-3aa-pamphletdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sirius-eir-aoidaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/shi-ni-itaru-akadaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/inochi-ni-fusawashii-standard-editiondaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/inochi-ni-fusawashiidaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod10th-anniversary-box/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/world-inside/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/grimoire-nier/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-us/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-magnitude-negative/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-official-guide-book-complete-edition/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-official-guide-book-first-edition/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-original-soundtrack/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-original-soundtrack-vol-1/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-original-soundtrack-vol-2/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-perfect-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/shi-ni-itaru-aka-1/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/shi-ni-itaru-aka-2/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/shi-ni-itaru-aka-3/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/destinees-ecarlates-1/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/destinees-ecarlates-2/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/destinees-ecarlates-3/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-story-side/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-the-archive-of/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-the-master-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-memory-of-blood/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-the-materials/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-official-complete-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-official-first-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-original-soundtrack/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-perfect-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-story-side/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/utahime-five-1/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/utahime-five-2/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/utahime-five-3/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/chiptune-and-history-films/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/novel-prelude/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-scenario-script/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-window-script/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/visual-artbook/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/utahime-five/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/shi-ni-itaru-aka-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/destinees-ecarlates/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-official-first-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-story-side/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-complete-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-collector-edition/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/complete-prequel-novella/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-short-story-long/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-1/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-2/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-3/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-4/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-5/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-6/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-7/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-8/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-9/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-10/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod10-dlc-code/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-chips-music/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-history-films/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/chiptune-and-history-films-booklet/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-judgment/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-scenario-script-a/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-scenario-script-b/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-official-score-book/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-original-soundtrack/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-comics/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-comics-1/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-comics-2/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-comics-3/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-owari-no-uta/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-uragiri-no-koe/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-15-nightmares-arrange-tracks/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-original-soundtrack/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-piano-collections-score/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-piano-collections/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-tribute-album-echo/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-file01/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-file02/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-drama-cd/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-guitar-solo-selection/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-score-book/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/grimoire-nier-revised-edition/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-manga/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-manga-1/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-manga-2/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-manga-3/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-dark-fable/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/sinoalice-financial-report/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-art/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/thou-shalt-not-die-zero/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-automata-chiptune/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-reincarnation-original-soundtrack/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-score-book/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-choir-arrangement/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-1-22-original-soundtrack/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod2-us/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/dod3-us/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-score-book/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-original-soundtrack/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-strategy-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-world-guide/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-yorha-boys-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-yorha-boys-en/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-world-guide-vol-1/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-world-guide-vol-2/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-long-story-short/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-long-story-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-short-story-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-pearl-harbor-descent/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-boys-1-0-script/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/inochi-ni-fusawashii-limited-edition/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-2-script/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-1-1-script/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/yorha-script/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-gestalt/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-ps3-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/this-silence-is-mine/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/hitori-mika-nakashima/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-theatrical-orchestra-12020-pamphlet/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-ochestral-12018/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-music-concert-white/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-music-concert-black/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-white-snow-edition-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-white-snow-edition-eu/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-replicant-white-snow-edition-na/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-black-box-edition-jp/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-black-box-edition-na/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-black-box-edition-eu/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-arranged-unreleased/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-piano-collections/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/ff14-vows-of-virtue/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-automata-orchestral-arrangement-album/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-orchestral-arrangement-special-box/scansdaily0.72022-03-28T09:56:35.350Z +https://accords-library.com/library/nier-original-soundtrack-vinyl-box-set/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-replicant-10-1-years-vinyl-lp-box/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-gestalt-replicant-orchestral-arrangement-album/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-music-concert-talk-live/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-normandy-guadancanal/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-0/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-1/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-2/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3a/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3aa/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-boys-1-0/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-guitar-solo-selection/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-orchestral-arrangement-album-addendum/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-music-concert-cd/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dod/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dod2/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dod3/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3aa-script/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3a-script/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-pamphlet/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-script/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3a-photobook/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3aa-visual-photobook/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3aa-stage-photobook/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3aa-premium/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-2-and-boys-1-0/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-limited-edition/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-limited-edition-4k/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-blu-ray/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3aa-blu-ray/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-blu-ray-premium/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-2-and-boys-1-0-blu-ray/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3aa-blu-ray-premium/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-stage-photobook/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-visual-photobook/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-replicant-white-snow-edition/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-black-box-edition/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-strategy-guide-jp/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-strategy-guide-fr/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-world-guide-jp/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-world-guide-fr/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-long-story/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-short-story/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-yorha-boys/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dk-flower/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/stange-works-taro-yoko/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/sanodg-works/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yonah-diary/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-automata-ps4-jp/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-replicant/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-replicant-1-22/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-replicant-1-22-ps4-na/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/sinoalice/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-reincarnation/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dod-java/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/nier-theatrical-orchestra-12020-blu-ray/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dod-promo-dvd/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dod-reservation-promo-dvd/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dod2-demo/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/dod2-web-material/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-girls-1-1a-visual-solo-photobook-boxset/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3a-pamphlet/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/yorha-1-3aa-pamphlet/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/sirius-eir-aoi/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/shi-ni-itaru-aka/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/inochi-ni-fusawashii-standard-edition/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/library/inochi-ni-fusawashii/scansdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/news/the-day-the-moon-shattereddaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/news/introduction-to-sinoalicedaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/news/list-of-unanswered-questionsdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/news/lost-in-texture-celestial-alphabet-and-other-secretsdaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/news/voice-of-cards-a-new-yoko-taro-gamedaily0.72022-03-28T09:56:35.351Z +https://accords-library.com/news/analysis-of-the-drakengard-3-mapdaily0.72022-03-28T09:56:35.351Z + \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..3d1f054 --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,4 @@ + + +https://accords-library.com/sitemap-0.xml + \ No newline at end of file