cobalt/src
dumbmoron d936dd73fe
fix robots.txt
currently the robots.txt file is useless because
it's interpreted as one path "/icons/ /fonts/ *.js *.css"
(an example path that would be accepted -- and therefore disallowed
for robots) by this regex would be `https://cobalt.tools/icons/ /fonts/ bla.js .css`,
which is obviously nonsense & useless)
2023-11-10 17:41:51 +00:00
..
core actually use rate-limit status 2023-08-14 01:51:55 +06:00
front fix robots.txt 2023-11-10 17:41:51 +00:00
localization fix line duplication (due to skill issue) 2023-10-28 19:03:49 +06:00
modules 7.6.6: refined twitter module, removed spaces 2023-11-07 22:37:47 +06:00
test added a tiny testing script for file name presets 2023-10-15 00:03:55 +06:00
cobalt.js import particular mode module only if needed 2023-09-03 15:38:50 +00:00
config.json final file name style picker 2023-10-14 22:51:53 +06:00