Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0
Ce dépôt a été archivé le 2022-05-07. Vous pouvez voir ses fichiers ou le cloner, mais pas ouvrir de ticket ou de demandes d'ajout, ni soumettre de changements.
nyaa-pantsu/config
akuma06 195912d11f Change default struct of Tags in Search Struct (#1437)
Doing this makes it possible to use the method from ArrayString (Contains and Join).
Therefore:
* Tags.Join() would return a string of all the tags separated by commas
* Tags.Contains(str) would return a boolean on whether there is the str or not
2017-08-29 11:44:20 +10:00
..
config.go
config_example.yml
config_test.go
default_config.yml Update tracker list in default config (#1416) 2017-08-28 11:14:53 +10:00
structs.go Change default struct of Tags in Search Struct (#1437) 2017-08-29 11:44:20 +10:00
sukebei.yml
tokens.go