├── public ├── CNAME ├── icons │ ├── ios │ │ ├── 100.png │ │ ├── 1024.png │ │ ├── 114.png │ │ ├── 120.png │ │ ├── 128.png │ │ ├── 144.png │ │ ├── 152.png │ │ ├── 16.png │ │ ├── 167.png │ │ ├── 180.png │ │ ├── 192.png │ │ ├── 20.png │ │ ├── 256.png │ │ ├── 29.png │ │ ├── 32.png │ │ ├── 40.png │ │ ├── 50.png │ │ ├── 512.png │ │ ├── 57.png │ │ ├── 58.png │ │ ├── 60.png │ │ ├── 64.png │ │ ├── 72.png │ │ ├── 76.png │ │ ├── 80.png │ │ └── 87.png │ ├── windows11 │ │ ├── LargeTile.scale-100.png │ │ ├── LargeTile.scale-125.png │ │ ├── LargeTile.scale-150.png │ │ ├── LargeTile.scale-200.png │ │ ├── LargeTile.scale-400.png │ │ ├── SmallTile.scale-100.png │ │ ├── SmallTile.scale-125.png │ │ ├── SmallTile.scale-150.png │ │ ├── SmallTile.scale-200.png │ │ ├── SmallTile.scale-400.png │ │ ├── StoreLogo.scale-100.png │ │ ├── StoreLogo.scale-125.png │ │ ├── StoreLogo.scale-150.png │ │ ├── StoreLogo.scale-200.png │ │ ├── StoreLogo.scale-400.png │ │ ├── SplashScreen.scale-100.png │ │ ├── SplashScreen.scale-125.png │ │ ├── SplashScreen.scale-150.png │ │ ├── SplashScreen.scale-200.png │ │ ├── SplashScreen.scale-400.png │ │ ├── Square44x44Logo.scale-100.png │ │ ├── Square44x44Logo.scale-125.png │ │ ├── Square44x44Logo.scale-150.png │ │ ├── Square44x44Logo.scale-200.png │ │ ├── Square44x44Logo.scale-400.png │ │ ├── Wide310x150Logo.scale-100.png │ │ ├── Wide310x150Logo.scale-125.png │ │ ├── Wide310x150Logo.scale-150.png │ │ ├── Wide310x150Logo.scale-200.png │ │ ├── Wide310x150Logo.scale-400.png │ │ ├── Square150x150Logo.scale-100.png │ │ ├── Square150x150Logo.scale-125.png │ │ ├── Square150x150Logo.scale-150.png │ │ ├── Square150x150Logo.scale-200.png │ │ ├── Square150x150Logo.scale-400.png │ │ ├── Square44x44Logo.targetsize-16.png │ │ ├── Square44x44Logo.targetsize-20.png │ │ ├── Square44x44Logo.targetsize-24.png │ │ ├── Square44x44Logo.targetsize-256.png │ │ ├── Square44x44Logo.targetsize-30.png │ │ ├── Square44x44Logo.targetsize-32.png │ │ ├── Square44x44Logo.targetsize-36.png │ │ ├── Square44x44Logo.targetsize-40.png │ │ ├── Square44x44Logo.targetsize-44.png │ │ ├── Square44x44Logo.targetsize-48.png │ │ ├── Square44x44Logo.targetsize-60.png │ │ ├── Square44x44Logo.targetsize-64.png │ │ ├── Square44x44Logo.targetsize-72.png │ │ ├── Square44x44Logo.targetsize-80.png │ │ ├── Square44x44Logo.targetsize-96.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-16.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-20.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-24.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-256.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-30.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-32.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-36.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-40.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-44.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-48.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-60.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-64.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-72.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-80.png │ │ ├── Square44x44Logo.altform-unplated_targetsize-96.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-16.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-20.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-24.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-256.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-30.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-32.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-36.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-40.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-44.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-48.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-60.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-64.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-72.png │ │ ├── Square44x44Logo.altform-lightunplated_targetsize-80.png │ │ └── Square44x44Logo.altform-lightunplated_targetsize-96.png │ └── android │ │ ├── android-launchericon-48-48.png │ │ ├── android-launchericon-72-72.png │ │ ├── android-launchericon-96-96.png │ │ ├── android-launchericon-144-144.png │ │ ├── android-launchericon-192-192.png │ │ ├── android-launchericon-512-512.png │ │ ├── android-launchericon-192-192-maskable.png │ │ └── android-launchericon-512-512-maskable.png ├── flags │ ├── bd.svg │ ├── pl.svg │ ├── de.svg │ ├── bq.svg │ ├── cz.svg │ ├── gb-eng.svg │ ├── id.svg │ ├── lu.svg │ ├── lv.svg │ ├── mc.svg │ ├── nl.svg │ ├── ua.svg │ ├── at.svg │ ├── dk.svg │ ├── se.svg │ ├── am.svg │ ├── bw.svg │ ├── fi.svg │ ├── gb-sct.svg │ ├── gl.svg │ ├── ma.svg │ ├── ng.svg │ ├── ae.svg │ ├── es-ct.svg │ ├── ga.svg │ ├── hu.svg │ ├── ml.svg │ ├── td.svg │ ├── ye.svg │ ├── ch.svg │ ├── ci.svg │ ├── co.svg │ ├── ic.svg │ ├── th.svg │ ├── be.svg │ ├── bg.svg │ ├── bh.svg │ ├── bl.svg │ ├── cp.svg │ ├── cr.svg │ ├── fr.svg │ ├── gf.svg │ ├── gp.svg │ ├── ie.svg │ ├── it.svg │ ├── mf.svg │ ├── mq.svg │ ├── ne.svg │ ├── pm.svg │ ├── re.svg │ ├── ru.svg │ ├── wf.svg │ ├── yt.svg │ ├── gn.svg │ ├── mg.svg │ ├── gh.svg │ ├── ro.svg │ ├── mu.svg │ ├── mv.svg │ ├── dz.svg │ ├── tt.svg │ ├── no.svg │ ├── sj.svg │ ├── sr.svg │ ├── to.svg │ ├── ee.svg │ ├── lc.svg │ ├── gm.svg │ ├── qa.svg │ ├── bf.svg │ ├── jm.svg │ ├── ss.svg │ ├── xx.svg │ ├── sn.svg │ ├── sl.svg │ ├── mk.svg │ ├── lt.svg │ ├── mr.svg │ ├── cg.svg │ ├── bj.svg │ ├── jp.svg │ ├── sd.svg │ ├── gy.svg │ ├── kw.svg │ ├── so.svg │ ├── vn.svg │ ├── ax.svg │ ├── cd.svg │ ├── la.svg │ ├── pw.svg │ ├── vc.svg │ ├── ps.svg │ ├── az.svg │ ├── is.svg │ ├── ly.svg │ ├── fo.svg │ ├── sc.svg │ ├── bs.svg │ ├── cl.svg │ ├── cu.svg │ ├── gb.svg │ ├── tl.svg │ ├── bv.svg │ ├── dj.svg │ ├── tz.svg │ ├── tr.svg │ ├── sy.svg │ ├── cf.svg │ ├── pr.svg │ ├── bb.svg │ ├── gg.svg │ ├── pa.svg │ ├── jo.svg │ ├── nr.svg │ ├── cw.svg │ ├── pk.svg │ ├── ca.svg │ ├── lr.svg │ ├── tg.svg │ ├── ws.svg │ ├── tn.svg │ ├── rw.svg │ ├── ag.svg │ ├── cn.svg │ ├── fm.svg │ ├── eh.svg │ ├── mh.svg │ ├── kn.svg │ ├── cm.svg │ ├── tk.svg │ ├── il.svg │ ├── kp.svg │ ├── za.svg │ ├── mm.svg │ ├── kr.svg │ ├── nu.svg │ ├── gr.svg │ ├── gw.svg │ ├── st.svg │ ├── my.svg │ ├── sg.svg │ ├── sb.svg │ ├── na.svg │ ├── in.svg │ ├── km.svg │ ├── bi.svg │ ├── hn.svg │ ├── ve.svg │ ├── eu.svg │ ├── np.svg │ ├── sk.svg │ ├── tf.svg │ ├── et.svg │ ├── ba.svg │ ├── ls.svg │ ├── mn.svg │ ├── nc.svg │ ├── cefta.svg │ ├── uz.svg │ ├── au.svg │ ├── cv.svg │ ├── hm.svg │ ├── tv.svg │ ├── ke.svg │ ├── ph.svg │ ├── iq.svg │ ├── mo.svg │ ├── ge.svg │ ├── uy.svg │ ├── ao.svg │ ├── tj.svg │ ├── gd.svg │ ├── ck.svg │ ├── si.svg │ ├── nz.svg │ ├── pg.svg │ ├── tw.svg │ ├── cx.svg │ ├── mz.svg │ ├── lb.svg │ ├── gi.svg │ ├── aq.svg │ ├── cc.svg │ ├── al.svg │ ├── kg.svg │ ├── er.svg │ ├── hk.svg │ ├── vu.svg │ ├── ar.svg │ ├── mw.svg │ └── ug.svg ├── tailwind.css ├── index.html ├── favicon.svg └── service-worker.js ├── src ├── regions.js └── main.js ├── tailwind.config.js ├── postcss.config.js ├── .gitignore ├── .github └── workflows │ ├── auto-update.yml │ └── codeql-analysis.yml ├── README.md ├── rollup.config.js ├── package.json └── CHANGELOG.md /public/CNAME: -------------------------------------------------------------------------------- 1 | gog.rodrigotome.es -------------------------------------------------------------------------------- /public/icons/ios/100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/100.png -------------------------------------------------------------------------------- /public/icons/ios/1024.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/1024.png -------------------------------------------------------------------------------- /public/icons/ios/114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/114.png -------------------------------------------------------------------------------- /public/icons/ios/120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/120.png -------------------------------------------------------------------------------- /public/icons/ios/128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/128.png -------------------------------------------------------------------------------- /public/icons/ios/144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/144.png -------------------------------------------------------------------------------- /public/icons/ios/152.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/152.png -------------------------------------------------------------------------------- /public/icons/ios/16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/16.png -------------------------------------------------------------------------------- /public/icons/ios/167.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/167.png -------------------------------------------------------------------------------- /public/icons/ios/180.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/180.png -------------------------------------------------------------------------------- /public/icons/ios/192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/192.png -------------------------------------------------------------------------------- /public/icons/ios/20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/20.png -------------------------------------------------------------------------------- /public/icons/ios/256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/256.png -------------------------------------------------------------------------------- /public/icons/ios/29.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/29.png -------------------------------------------------------------------------------- /public/icons/ios/32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/32.png -------------------------------------------------------------------------------- /public/icons/ios/40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/40.png -------------------------------------------------------------------------------- /public/icons/ios/50.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/50.png -------------------------------------------------------------------------------- /public/icons/ios/512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/512.png -------------------------------------------------------------------------------- /public/icons/ios/57.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/57.png -------------------------------------------------------------------------------- /public/icons/ios/58.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/58.png -------------------------------------------------------------------------------- /public/icons/ios/60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/60.png -------------------------------------------------------------------------------- /public/icons/ios/64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/64.png -------------------------------------------------------------------------------- /public/icons/ios/72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/72.png -------------------------------------------------------------------------------- /public/icons/ios/76.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/76.png -------------------------------------------------------------------------------- /public/icons/ios/80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/80.png -------------------------------------------------------------------------------- /public/icons/ios/87.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/ios/87.png -------------------------------------------------------------------------------- /src/regions.js: -------------------------------------------------------------------------------- 1 | const regions = ["ES", "RU", "AR", "CN", "SE", "AM", "NO", "BR"]; 2 | 3 | module.exports = regions; 4 | -------------------------------------------------------------------------------- /tailwind.config.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | content: ["./src/**/*.svelte"], 3 | theme: { 4 | extend: {}, 5 | }, 6 | }; 7 | -------------------------------------------------------------------------------- /src/main.js: -------------------------------------------------------------------------------- 1 | import App from './App.svelte'; 2 | 3 | const app = new App({ 4 | target: document.body 5 | }); 6 | 7 | export default app; -------------------------------------------------------------------------------- /public/icons/windows11/LargeTile.scale-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/LargeTile.scale-100.png -------------------------------------------------------------------------------- /public/icons/windows11/LargeTile.scale-125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/LargeTile.scale-125.png -------------------------------------------------------------------------------- /public/icons/windows11/LargeTile.scale-150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/LargeTile.scale-150.png -------------------------------------------------------------------------------- /public/icons/windows11/LargeTile.scale-200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/LargeTile.scale-200.png -------------------------------------------------------------------------------- /public/icons/windows11/LargeTile.scale-400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/LargeTile.scale-400.png -------------------------------------------------------------------------------- /public/icons/windows11/SmallTile.scale-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SmallTile.scale-100.png -------------------------------------------------------------------------------- /public/icons/windows11/SmallTile.scale-125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SmallTile.scale-125.png -------------------------------------------------------------------------------- /public/icons/windows11/SmallTile.scale-150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SmallTile.scale-150.png -------------------------------------------------------------------------------- /public/icons/windows11/SmallTile.scale-200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SmallTile.scale-200.png -------------------------------------------------------------------------------- /public/icons/windows11/SmallTile.scale-400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SmallTile.scale-400.png -------------------------------------------------------------------------------- /public/icons/windows11/StoreLogo.scale-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/StoreLogo.scale-100.png -------------------------------------------------------------------------------- /public/icons/windows11/StoreLogo.scale-125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/StoreLogo.scale-125.png -------------------------------------------------------------------------------- /public/icons/windows11/StoreLogo.scale-150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/StoreLogo.scale-150.png -------------------------------------------------------------------------------- /public/icons/windows11/StoreLogo.scale-200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/StoreLogo.scale-200.png -------------------------------------------------------------------------------- /public/icons/windows11/StoreLogo.scale-400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/StoreLogo.scale-400.png -------------------------------------------------------------------------------- /public/icons/windows11/SplashScreen.scale-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SplashScreen.scale-100.png -------------------------------------------------------------------------------- /public/icons/windows11/SplashScreen.scale-125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SplashScreen.scale-125.png -------------------------------------------------------------------------------- /public/icons/windows11/SplashScreen.scale-150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SplashScreen.scale-150.png -------------------------------------------------------------------------------- /public/icons/windows11/SplashScreen.scale-200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SplashScreen.scale-200.png -------------------------------------------------------------------------------- /public/icons/windows11/SplashScreen.scale-400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/SplashScreen.scale-400.png -------------------------------------------------------------------------------- /public/icons/android/android-launchericon-48-48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/android/android-launchericon-48-48.png -------------------------------------------------------------------------------- /public/icons/android/android-launchericon-72-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/android/android-launchericon-72-72.png -------------------------------------------------------------------------------- /public/icons/android/android-launchericon-96-96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/android/android-launchericon-96-96.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.scale-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.scale-100.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.scale-125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.scale-125.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.scale-150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.scale-150.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.scale-200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.scale-200.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.scale-400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.scale-400.png -------------------------------------------------------------------------------- /public/icons/windows11/Wide310x150Logo.scale-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Wide310x150Logo.scale-100.png -------------------------------------------------------------------------------- /public/icons/windows11/Wide310x150Logo.scale-125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Wide310x150Logo.scale-125.png -------------------------------------------------------------------------------- /public/icons/windows11/Wide310x150Logo.scale-150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Wide310x150Logo.scale-150.png -------------------------------------------------------------------------------- /public/icons/windows11/Wide310x150Logo.scale-200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Wide310x150Logo.scale-200.png -------------------------------------------------------------------------------- /public/icons/windows11/Wide310x150Logo.scale-400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Wide310x150Logo.scale-400.png -------------------------------------------------------------------------------- /postcss.config.js: -------------------------------------------------------------------------------- 1 | module.exports = { 2 | plugins: { 3 | tailwindcss: {}, 4 | autoprefixer: {}, 5 | cssnano: { 6 | preset: 'default', 7 | }, 8 | } 9 | }; -------------------------------------------------------------------------------- /public/icons/android/android-launchericon-144-144.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/android/android-launchericon-144-144.png -------------------------------------------------------------------------------- /public/icons/android/android-launchericon-192-192.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/android/android-launchericon-192-192.png -------------------------------------------------------------------------------- /public/icons/android/android-launchericon-512-512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/android/android-launchericon-512-512.png -------------------------------------------------------------------------------- /public/icons/windows11/Square150x150Logo.scale-100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square150x150Logo.scale-100.png -------------------------------------------------------------------------------- /public/icons/windows11/Square150x150Logo.scale-125.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square150x150Logo.scale-125.png -------------------------------------------------------------------------------- /public/icons/windows11/Square150x150Logo.scale-150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square150x150Logo.scale-150.png -------------------------------------------------------------------------------- /public/icons/windows11/Square150x150Logo.scale-200.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square150x150Logo.scale-200.png -------------------------------------------------------------------------------- /public/icons/windows11/Square150x150Logo.scale-400.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square150x150Logo.scale-400.png -------------------------------------------------------------------------------- /public/flags/bd.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-16.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-20.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-24.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-256.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-30.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-32.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-36.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-40.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-44.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-48.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-60.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-64.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-72.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-80.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.targetsize-96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.targetsize-96.png -------------------------------------------------------------------------------- /public/icons/android/android-launchericon-192-192-maskable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/android/android-launchericon-192-192-maskable.png -------------------------------------------------------------------------------- /public/icons/android/android-launchericon-512-512-maskable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/android/android-launchericon-512-512-maskable.png -------------------------------------------------------------------------------- /public/flags/pl.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/de.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bq.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gb-eng.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/id.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/lu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/lv.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/nl.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ua.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-16.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-20.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-24.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-256.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-30.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-32.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-36.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-40.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-44.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-48.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-60.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-64.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-72.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-80.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-unplated_targetsize-96.png -------------------------------------------------------------------------------- /public/flags/at.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/dk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/se.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/am.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bw.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/fi.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gb-sct.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-16.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-20.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-20.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-24.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-24.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-256.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-256.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-30.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-30.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-32.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-36.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-36.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-40.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-40.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-44.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-44.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-48.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-60.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-64.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-64.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-72.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-72.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-80.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-80.png -------------------------------------------------------------------------------- /public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-96.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/RodrigoTomeES/gog-regions-prices/HEAD/public/icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-96.png -------------------------------------------------------------------------------- /public/flags/gl.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ma.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ng.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ae.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/es-ct.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ga.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/hu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ml.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/td.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ye.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ch.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ci.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/co.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ic.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/th.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/be.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bh.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bl.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cp.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/fr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gf.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gp.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ie.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/it.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mf.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mq.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ne.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/pm.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/re.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ru.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/wf.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/yt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gh.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ro.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mv.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/dz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/no.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sj.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/to.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ee.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/lc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gm.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/qa.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bf.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/jm.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ss.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/xx.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sl.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/tailwind.css: -------------------------------------------------------------------------------- 1 | @tailwind base; 2 | @tailwind components; 3 | @tailwind utilities; 4 | 5 | @layer components { 6 | .no-number-spinner { 7 | -moz-appearance: textfield; 8 | } 9 | 10 | .no-number-spinner::-webkit-outer-spin-button, 11 | .no-number-spinner::-webkit-inner-spin-button { 12 | margin: 0; 13 | -webkit-appearance: none; 14 | } 15 | } 16 | 17 | -------------------------------------------------------------------------------- /public/flags/mk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/lt.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bj.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/jp.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sd.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/kw.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/so.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/vn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ax.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cd.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/la.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/pw.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/vc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ps.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/az.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/is.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ly.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/fo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bs.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cl.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gb.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tl.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | node_modules 3 | /dist 4 | .firebase 5 | package-lock.json 6 | 7 | # local env files 8 | .env.local 9 | .env.*.local 10 | 11 | # Log files 12 | npm-debug.log* 13 | yarn-debug.log* 14 | yarn-error.log* 15 | 16 | # Editor directories and files 17 | .idea 18 | .vscode 19 | *.suo 20 | *.ntvs* 21 | *.njsproj 22 | *.sln 23 | *.sw? 24 | 25 | # Build 26 | /public/index.css 27 | /public/build/* 28 | 29 | # Data 30 | /public/games.json 31 | /public/lastUpdate.json 32 | /public/sales.json 33 | -------------------------------------------------------------------------------- /public/flags/bv.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/dj.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cf.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/pr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bb.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/pa.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/jo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/nr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cw.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/pk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ca.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/lr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ws.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/rw.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ag.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/fm.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/eh.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mh.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/kn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cm.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/il.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/kp.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/za.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mm.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/kr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/nu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gr.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gw.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/st.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/my.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sb.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/na.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/in.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.github/workflows/auto-update.yml: -------------------------------------------------------------------------------- 1 | name: Auto update DB and Deploy 2 | on: 3 | workflow_dispatch: 4 | schedule: 5 | # - cron: '0 5,13,21 * * *' 6 | 7 | jobs: 8 | run: 9 | name: Update games DB 10 | runs-on: ubuntu-latest 11 | steps: 12 | - name: Checkout repo 13 | uses: actions/checkout@v2 14 | 15 | - name: Set up Node.js 16 | uses: actions/setup-node@v1 17 | with: 18 | node-version: 18.x 19 | 20 | - name: Install dependencies 21 | run: npm install 22 | 23 | - name: Run the update 24 | run: npm run extract 25 | 26 | - name: Deploy with gh-pages 27 | run: | 28 | git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git 29 | npm run deploy -- -u "github-actions-bot " 30 | env: 31 | GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} 32 | -------------------------------------------------------------------------------- /public/flags/km.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/bi.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/hn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ve.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/eu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | GOG Regions Prices 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | Oops! Javascript required here! Allow it and try again! 21 | 22 | 23 | 32 | 33 | 34 | -------------------------------------------------------------------------------- /public/flags/np.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/sk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tf.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/et.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ba.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ls.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mn.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/nc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cefta.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/uz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/au.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cv.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/hm.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tv.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ke.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ph.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | # GOG Regions Prices 4 | 5 | A WebApp where you can see the price of a given game on GOG's platform in all regions, so you can compare the difference in the price and choose where to buy the game. 6 | 7 | **Since v2.4.1 the webpage only scrap this countries: ES, RU, AR, CN, SE, AM, NO and BR.** 8 | 9 | ## How does it work? 10 | 11 | Using GitHub actions and a cron job, it obtains the prices for all games from all regions and saves them in the repo. Using that information, a simple web consumes this data to show the best deals when it comes to regional pricing between those countries 12 | 13 | ## Development workflow 14 | 15 | ```bash 16 | # Installation 17 | git clone https://github.com/RodrigoTomeES/gog-regions-prices.git 18 | cd gog-regions-prices 19 | npm install 20 | 21 | # Development with Hot Reloading 22 | npm run dev 23 | 24 | # Build 25 | npm run build 26 | ``` 27 | 28 | ## Resorces 29 | 30 | - [GOG Russian Prices](https://github.com/Dionakra/gog-russian-prices) - Original Code 31 | - [Flags Icons](https://github.com/lipis/flag-icons) - Flags in SVG 32 | - [GOG SVG](https://commons.wikimedia.org/wiki/File:GOG.com_logo.svg) - GOG Logo 33 | 34 | ## Built with 35 | 36 | - [Svelte](https://svelte.dev/) - Frontend Framework 37 | - [Tailwind](https://tailwindcss.com/) - CSS Framework 38 | -------------------------------------------------------------------------------- /public/flags/iq.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /rollup.config.js: -------------------------------------------------------------------------------- 1 | import svelte from "rollup-plugin-svelte"; 2 | import resolve from "@rollup/plugin-node-resolve"; 3 | import commonjs from "@rollup/plugin-commonjs"; 4 | import livereload from "rollup-plugin-livereload"; 5 | import { terser } from "@wwa/rollup-plugin-terser"; 6 | import { spawn } from "child_process"; 7 | 8 | const production = !process.env.ROLLUP_WATCH; 9 | 10 | function serve() { 11 | let server; 12 | 13 | function toExit() { 14 | if (server) server.kill(0); 15 | } 16 | 17 | return { 18 | writeBundle() { 19 | if (server) return; 20 | server = spawn("npm", ["run", "start", "--", "--dev"], { 21 | stdio: ["ignore", "inherit", "inherit"], 22 | shell: true, 23 | }); 24 | 25 | process.on("SIGTERM", toExit); 26 | process.on("exit", toExit); 27 | }, 28 | }; 29 | } 30 | 31 | export default { 32 | input: "src/main.js", 33 | output: { 34 | sourcemap: true, 35 | format: "iife", 36 | name: "app", 37 | file: "public/build/bundle.js", 38 | }, 39 | plugins: [ 40 | svelte({ 41 | compilerOptions: { 42 | dev: !production, 43 | }, 44 | }), 45 | resolve({ 46 | browser: true, 47 | dedupe: ["svelte"], 48 | }), 49 | commonjs(), 50 | !production && serve(), 51 | !production && livereload("public"), 52 | production && terser(), 53 | ], 54 | watch: { 55 | clearScreen: false, 56 | }, 57 | }; 58 | -------------------------------------------------------------------------------- /public/flags/mo.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ge.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/uy.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ao.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/tj.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gd.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "gog-regions-prices", 3 | "version": "2.5.0", 4 | "description": "Compare GOG's prices between all regions (in dollars)", 5 | "author": "Rodrigo Tomé Nieto ", 6 | "scripts": { 7 | "watch:tailwind": "postcss public/tailwind.css -o public/index.css -w", 8 | "build:tailwind": "NODE_ENV=production postcss public/tailwind.css -o public/index.css", 9 | "dev": "run-p start:dev autobuild watch:tailwind", 10 | "build": "npm run build:tailwind && rollup -c --bundleConfigAsCjs", 11 | "start": "sirv public --single", 12 | "start:dev": "sirv public --single --dev --port 8888", 13 | "autobuild": "rollup -c -w --bundleConfigAsCjs", 14 | "extract": "node ./src/extract.js", 15 | "deploy": "npm run build && gh-pages -d public" 16 | }, 17 | "license": "AGPL-3.0-only", 18 | "repository": { 19 | "type": "git", 20 | "url": "git+https://github.com/RodrigoTomeES/gog-regions-prices.git" 21 | }, 22 | "devDependencies": { 23 | "@fullhuman/postcss-purgecss": "5.0.0", 24 | "@rollup/plugin-commonjs": "25.0.4", 25 | "@rollup/plugin-node-resolve": "15.1.0", 26 | "@wwa/rollup-plugin-terser": "1.0.1", 27 | "autoprefixer": "10.4.14", 28 | "cssnano": "6.0.1", 29 | "gh-pages": "6.0.0", 30 | "npm-run-all": "4.1.5", 31 | "postcss": "8.4.27", 32 | "postcss-cli": "10.1.0", 33 | "purgecss-from-svelte": "2.0.2", 34 | "request": "2.88.2", 35 | "rollup": "3.28.0", 36 | "rollup-plugin-livereload": "2.0.5", 37 | "rollup-plugin-svelte": "7.1.6", 38 | "sirv-cli": "2.0.2", 39 | "svelte": "4.2.0", 40 | "svelte-preprocess": "5.0.4", 41 | "tailwindcss": "3.3.3" 42 | }, 43 | "optionalDependencies": { 44 | "win-node-env": "^0.6.1" 45 | } 46 | } 47 | -------------------------------------------------------------------------------- /public/flags/ck.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/si.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/nz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/pg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/favicon.svg: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /public/service-worker.js: -------------------------------------------------------------------------------- 1 | "use strict"; 2 | 3 | // Cache Name 4 | const CACHE_STATIC = "static-cache-gog-regions-price-v6"; 5 | const CACHE_DYNAMIC = "dynamic-cache-gog-regions-price-v1"; 6 | 7 | // Cache Files 8 | const FILES_TO_CACHE = [ 9 | "./", 10 | "./index.html", 11 | "./index.css", 12 | "./build/bundle.js", 13 | "./manifest.json", 14 | "./favicon.svg", 15 | ]; 16 | 17 | // install 18 | self.addEventListener("install", (evt) => { 19 | console.log("[ServiceWorker] Install"); 20 | 21 | evt.waitUntil( 22 | caches.open(CACHE_STATIC).then((cache) => { 23 | console.log("[ServiceWorker] Pre-caching offline page"); 24 | return cache.addAll(FILES_TO_CACHE); 25 | }) 26 | ); 27 | 28 | self.skipWaiting(); 29 | }); 30 | 31 | // Active PWA Cache and clear out anything older 32 | self.addEventListener("activate", (evt) => { 33 | console.log("[ServiceWorker] Activate"); 34 | 35 | evt.waitUntil( 36 | caches.keys().then((keyList) => 37 | Promise.all( 38 | keyList.map((key) => { 39 | if (key !== CACHE_STATIC && key !== CACHE_DYNAMIC) { 40 | console.log("[ServiceWorker] Removing old cache", key); 41 | return caches.delete(key); 42 | } 43 | }) 44 | ) 45 | ) 46 | ); 47 | 48 | self.clients.claim(); 49 | }); 50 | 51 | // listen for fetch events in page navigation and return anything that has been cached 52 | self.addEventListener("fetch", (evt) => 53 | evt.respondWith( 54 | caches.match(evt.request).then((r) => { 55 | console.log(`[Servicio Worker] Feching: ${evt.request.url}`); 56 | return ( 57 | r || 58 | fetch(evt.request).then(async (response) => { 59 | const cache = await caches.open(CACHE_DYNAMIC); 60 | console.log( 61 | "[Servicio Worker] Caching the new resource: " + evt.request.url 62 | ); 63 | if (typeof cache === "function") 64 | cache.put(evt.request.url, response.clone()); 65 | return response; 66 | }) 67 | ); 68 | }) 69 | ) 70 | ); 71 | -------------------------------------------------------------------------------- /CHANGELOG.md: -------------------------------------------------------------------------------- 1 | # Changelog 2 | 3 | All notable changes to this project will be documented in this file. 4 | 5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), 6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 | 8 | ## [Unreleased] 9 | 10 | ## [2.5.0] - 2023-08-13 11 | 12 | ### Added 13 | 14 | - Option to switch to the page you want instead of going from one to one. 15 | - Code improvements and cleanup. 16 | - Remove unnecessary dependencies. 17 | - UI/UX improvements. 18 | 19 | ## [2.4.1] - 2023-01-29 20 | 21 | ### Changed 22 | 23 | - Now the webpage only scrap this countries: ES, RU, AR, CN, SE, AM, NO and BR. 24 | 25 | ### Fixed 26 | 27 | - Fixed GOG extracted games, due a GOG API limitation the number of countries had been limited to 7. 28 | 29 | ## [2.4.0] - 2022-10-27 30 | 31 | ### Added 32 | 33 | - Added select to show Sales or All games ordered by discount range 34 | 35 | ## [2.3.1] - 2022-10-17 36 | 37 | ### Fixed 38 | 39 | - Now you can view the percentage discount of game with regard to the visitor's country even if it's not discounted 40 | 41 | ## [2.3.0] - 2022-09-06 42 | 43 | ### Added 44 | 45 | - Now you can view the percentage discount of game with regard to the visitor's country 46 | 47 | ## [2.2.0] - 2022-07-10 48 | 49 | ### Added 50 | 51 | - Added first and last button to pagination. 52 | 53 | ### Changed 54 | 55 | - Now are fetched all contries to compare prices instead of regions. 56 | - Now only displayed the four cheapest countries and the locale country. 57 | 58 | ### Fixed 59 | 60 | - Fixed pagination when an empty string is searched 61 | 62 | ## [2.1.0] - 2022-06-04 63 | 64 | ### Added 65 | 66 | - Now all different prices are shown. 67 | - Prices are shorted from cheaper to more expensive. 68 | 69 | ## [2.0.0] - 2022-05-01 70 | 71 | ### Added 72 | 73 | - Added support to compare price for all regions in GOG. 74 | 75 | ### Changed 76 | 77 | - Now the licence is GNU AGPLv3. 78 | 79 | ## [1.0.0] - 2021-06-04 80 | 81 | ### Added 82 | 83 | - Search funcionality. 84 | - Compare price between Spain and Russia. 85 | -------------------------------------------------------------------------------- /public/flags/tw.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cx.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mz.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/lb.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/gi.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/aq.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/cc.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /.github/workflows/codeql-analysis.yml: -------------------------------------------------------------------------------- 1 | # For most projects, this workflow file will not need changing; you simply need 2 | # to commit it to your repository. 3 | # 4 | # You may wish to alter this file to override the set of languages analyzed, 5 | # or to provide custom queries or build logic. 6 | # 7 | # ******** NOTE ******** 8 | # We have attempted to detect the languages in your repository. Please check 9 | # the `language` matrix defined below to confirm you have the correct set of 10 | # supported CodeQL languages. 11 | # 12 | name: "CodeQL" 13 | 14 | on: 15 | push: 16 | branches: [ "master" ] 17 | pull_request: 18 | # The branches below must be a subset of the branches above 19 | branches: [ "master" ] 20 | schedule: 21 | - cron: '29 20 * * 3' 22 | 23 | jobs: 24 | analyze: 25 | name: Analyze 26 | runs-on: ubuntu-latest 27 | permissions: 28 | actions: read 29 | contents: read 30 | security-events: write 31 | 32 | strategy: 33 | fail-fast: false 34 | matrix: 35 | language: [ 'javascript' ] 36 | # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python', 'ruby' ] 37 | # Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support 38 | 39 | steps: 40 | - name: Checkout repository 41 | uses: actions/checkout@v3 42 | 43 | # Initializes the CodeQL tools for scanning. 44 | - name: Initialize CodeQL 45 | uses: github/codeql-action/init@v2 46 | with: 47 | languages: ${{ matrix.language }} 48 | # If you wish to specify custom queries, you can do so here or in a config file. 49 | # By default, queries listed here will override any specified in a config file. 50 | # Prefix the list here with "+" to use these queries and those in the config file. 51 | 52 | # Details on CodeQL's query packs refer to : https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning#using-queries-in-ql-packs 53 | # queries: security-extended,security-and-quality 54 | 55 | 56 | # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). 57 | # If this step fails, then you should remove it and run the build manually (see below) 58 | - name: Autobuild 59 | uses: github/codeql-action/autobuild@v2 60 | 61 | # ℹ️ Command-line programs to run using the OS shell. 62 | # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun 63 | 64 | # If the Autobuild fails above, remove it and uncomment the following three lines. 65 | # modify them (or add more) to build your code if your project, please refer to the EXAMPLE below for guidance. 66 | 67 | # - run: | 68 | # echo "Run, Build Application using script" 69 | # ./location_of_script_within_repo/buildscript.sh 70 | 71 | - name: Perform CodeQL Analysis 72 | uses: github/codeql-action/analyze@v2 73 | -------------------------------------------------------------------------------- /public/flags/al.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/kg.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/er.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/hk.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/vu.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ar.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/mw.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /public/flags/ug.svg: -------------------------------------------------------------------------------- 1 | --------------------------------------------------------------------------------