This website works better with JavaScript.
Home
Help
Sign In
ben
/
copyvios
mirror of
https://github.com/earwig/copyvios
Watch
1
Star
1
Fork
0
Code
Releases
0
Activity
Browse Source
Missed a continue.
pull/24/head
Ben Kurtovic
12 years ago
parent
314663a5e2
commit
fb47c54cfb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pages/copyvios.mako
+ 1
- 0
pages/copyvios.mako
View File
@@ -156,6 +156,7 @@
code = special["dbname"]
name = special["code"].capitalize()
languages.add((code, name))
continue
this = set()
for web in site["site"]:
if "closed" in web:
Write
Preview
Loading…
Cancel
Save