website/src/common.js

8 lines
124 B
JavaScript

export const ignorePaths = [
"/isso",
"/infipage",
"/wsthing",
"/random-stuff",
"/radio",
"/ystat"
]